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

ICompilationSet.Compilations Property

Compilations

Gets the list of compilations in the current set.

Declaration
ImmutableArray<ICompilation> Compilations { get; }
Property Value
Type Description
ImmutableArray<ICompilation>