MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIMember­Or­Named­TypeDeclaring­Type
Open sandboxFocus

IMemberOrNamedType.DeclaringType Property

DeclaringType

Gets the type containing the current member, or null if the current member is not contained within a type.

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