Defines semantics of TypeRefDeclaration resolution scopes
(TypeRefDeclaration, AssemblyRefDeclaration,
ModuleDeclaration).
Namespace:
PostSharp.CodeModelAssembly: PostSharp.Core (in PostSharp.Core.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ITypeRefResolutionScope |
| C# |
|---|
public interface ITypeRefResolutionScope |
| Visual C++ |
|---|
public interface class ITypeRefResolutionScope |