Defines semantics of all classes declaring external fields or methods.
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IMemberRefResolutionScope _ Implements IMetadataDeclaration, IDeclaration, IElement, IModuleScoped, _ ITaggable, IGeneric |
| C# |
|---|
public interface IMemberRefResolutionScope : IMetadataDeclaration, IDeclaration, IElement, IModuleScoped, ITaggable, IGeneric |
| Visual C++ |
|---|
public interface class IMemberRefResolutionScope : IMetadataDeclaration, IDeclaration, IElement, IModuleScoped, ITaggable, IGeneric |