Definition
Gets the definition of the method. If the current method a generic method instance or a method of a generic type instance, this returns the generic definition. Otherwise, it returns the current instance.
Declaration
IMethod Definition { get; }
Property Value
Type | Description |
---|---|
IMethod |