MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesICompilation­SetMethods
Open sandboxFocus

ICompilationSet.Methods Property

Methods

Gets all methods in the current set of compilations, except local methods.

Declaration
ImmutableArray<IMethod> Methods { get; }
Property Value
Type Description
ImmutableArray<IMethod>