Method |
Description |
|
EnsureAllConstraintsAreResolved ( bool early ) : void |
|
|
Equals ( TypeSymbol t2, TypeCompareKind comparison ) : bool |
|
|
GetConstraintTypes ( ConsList inProgress, bool early ) : ImmutableArray |
|
|
GetDeducedBaseType ( ConsList inProgress ) : TypeSymbol |
|
|
GetEffectiveBaseClass ( ConsList inProgress ) : StarkPlatform.Compiler.Stark.Symbols.NamedTypeSymbol |
|
|
GetInterfaces ( ConsList inProgress ) : ImmutableArray |
|
|
GetTypeParameter ( Array ¶meterPool, int index, bool hasValueTypeConstraint ) : StarkPlatform.Compiler.Stark.Symbols.TypeParameterSymbol |
|
|
GetTypeParameter ( int index, bool hasValueTypeConstraint ) : StarkPlatform.Compiler.Stark.Symbols.TypeParameterSymbol |
|
|
GrowPool ( Array ¶meterPool, int count, bool hasValueTypeConstraint ) : void |
|
|
IndexedTypeParameterSymbolForOverriding ( int index, bool hasValueTypeConstraint ) : System |
|
|