Open sandboxFocus

Property Types

Types

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

Declaration
[Memo]
public ImmutableArray<INamedType> Types { get; }
Property Value
Type Description
ImmutableArray<INamedType>