Namespace:  PostSharp.CodeModel
Assembly:  PostSharp.Core (in PostSharp.Core.dll)

Syntax

Visual Basic (Declaration)
Public Interface ITypeRefResolutionScope
C#
public interface ITypeRefResolutionScope
Visual C++
public interface class ITypeRefResolutionScope

See Also