Methods
Gets all methods in the current set of compilations, except local methods.
Declaration
ImmutableArray<IMethod> Methods { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<IMethod> |
Gets all methods in the current set of compilations, except local methods.
ImmutableArray<IMethod> Methods { get; }
Type | Description |
---|---|
ImmutableArray<IMethod> |