Types
Gets all types in the current set of compilations, including nested types.
Declaration
ImmutableArray<INamedType> Types { get; }
Property Value
Type | Description |
---|---|
ImmutableArray<INamedType> |
Gets all types in the current set of compilations, including nested types.
ImmutableArray<INamedType> Types { get; }
Type | Description |
---|---|
ImmutableArray<INamedType> |