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 |
Metalama.Framework.Code.Collections
Metalama.Framework.Code.Comparers
Metalama.Framework.Code.DeclarationBuilders
Metalama.Framework.Code.Invokers
Metalama.Framework.Code.SyntaxBuilders
Metalama.Framework.Code.Types
Metalama.Framework.CodeFixes
Metalama.Framework.Diagnostics
Metalama.Framework.Eligibility
Metalama.Framework.Serialization
Gets the type containing the current member, or null
if the current member is not contained
within a type.
INamedType? DeclaringType { get; }
Type | Description |
---|---|
INamedType |