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

ICompilationSet.Types Property

Types

Gets all types in the current set of compilations, including nested types.

Declaration
ImmutableArray<INamedType> Types { get; }
Property Value
Type Description
ImmutableArray<INamedType>