Types
Gets all types defined in the project, including nested types.
Declaration
[Memo]
public ImmutableArray<INamedType> Types { get; }Property Value
| Type | Description |
|---|---|
| ImmutableArray<INamedType> |
Gets all types defined in the project, including nested types.
[Memo]
public ImmutableArray<INamedType> Types { get; }| Type | Description |
|---|---|
| ImmutableArray<INamedType> |