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

IMemberOrNamedType.Definition Property

Definition

Gets the definition of the member or type. If the current declaration is a generic type instance, a generic method instance, or a member of a generic type instance, this returns the generic definition. Otherwise, it returns the current instance.

Declaration
IMemberOrNamedType Definition { get; }
Property Value
Type Description
IMemberOrNamedType