DeclaringMember
Gets the parent IMethod, IConstructor or IIndexer.
Returns null if this parameter is the ReceiverParameter of an IExtensionBlock.
Declaration
IHasParameters? DeclaringMember { get; }Property Value
| Type | Description |
|---|---|
| IHasParameters |
Gets the parent IMethod, IConstructor or IIndexer.
Returns null if this parameter is the ReceiverParameter of an IExtensionBlock.
IHasParameters? DeclaringMember { get; }| Type | Description |
|---|---|
| IHasParameters |