Signature without any attributes, constraints or parameter details other than types. Used to differentiate a method from others without computing the mangle.
All (regular) arguments passable into this method.
Range containing the starting and ending braces of the body.
Range starting at return type, going until last token before opening curly brace.
True if this function has an implementation.
The name of the method.
True when the container is an interface or (optionally implicit) abstract class or when in class not having a body.
True when in a class and method doesn't have a body.
The return type of the method.
The type definition of the method without body, abstract or final.
Information about a method definition.