Method | Description | |
---|---|---|
GetHashCode ( ) : int |
Method | Description | |
---|---|---|
EnsureAllConstraintsAreResolved ( ) : void | ||
Equals ( TypeSymbol t2, bool ignoreCustomModifiersAndArraySizesAndLowerBounds, bool ignoreDynamic ) : bool | ||
GetConstraintTypes ( ConsList |
||
GetDeducedBaseType ( ConsList |
||
GetEffectiveBaseClass ( ConsList |
||
GetInterfaces ( ConsList |
||
GetTypeParameter ( int index ) : |
||
GrowPool ( int count ) : void | ||
IndexedTypeParameterSymbol ( int index ) : System | ||
Take ( int count ) : ImmutableArray |
Create a vector of n dummy type parameters. Always reuses the same type parameter symbol for the same position.
|