Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IMethod/Method­Definition
Open sandboxFocus

Property MethodDefinition

MethodDefinition

Gets the method definition with unassigned type parameters. When the current IMethod is neither a generic method instance nor a method of a generic type, returns the current IMethod.

Declaration
IMethod MethodDefinition { get; }
Property Value
Type Description
IMethod