Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IMember/Declaring­Type
Open sandboxFocus

Property DeclaringType

DeclaringType

Gets the type containing the current member.

Declaration
INamedType DeclaringType { get; }
Property Value
Type Description
INamedType