MetalamaAPI documentationIntrospection APIMetalama.​Framework.​WorkspacesProjectTypes
Open sandboxFocus

Project.Types Property

Types

Gets the set of types defined in the project, including nested types.

Declaration
public ImmutableArray<INamedType> Types { get; }
Property Value
Type Description
System.Collections.Immutable.ImmutableArray<INamedType>