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> |
Gets the set of types defined in the project, including nested types.
[Memo]
public ImmutableArray<INamedType> Types { get; }| Type | Description |
|---|---|
| ImmutableArray<INamedType> |