DeclaringMember
Gets the parent property or event when the current IMethod represents a property or event accessor, otherwise null
.
Declaration
IHasAccessors? DeclaringMember { get; }
Property Value
Type | Description |
---|---|
IHasAccessors |
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.Diagnostics
Metalama.Framework.Eligibility
Gets the parent property or event when the current IMethod represents a property or event accessor, otherwise null
.
IHasAccessors? DeclaringMember { get; }
Type | Description |
---|---|
IHasAccessors |