Types
Gets the types declared in the current subset.
Declaration
ImmutableHashSet<INamedTypeSymbol> Types { get; }
Property Value
Type | Description |
---|---|
ImmutableHashSet<INamedTypeSymbol> |
Gets the types declared in the current subset.
ImmutableHashSet<INamedTypeSymbol> Types { get; }
Type | Description |
---|---|
ImmutableHashSet<INamedTypeSymbol> |