3 references to SubstituteConstraintTypesDistinctWithoutModifiers
Microsoft.CodeAnalysis.CSharp (3)
Symbols\ConstraintsHelper.cs (1)
1089
substitution.
SubstituteConstraintTypesDistinctWithoutModifiers
(typeParameter, originalConstraintTypes, constraintTypes,
Symbols\SubstitutedTypeParameterSymbol.cs (2)
102
_map.
SubstituteConstraintTypesDistinctWithoutModifiers
(_underlyingTypeParameter, _underlyingTypeParameter.GetConstraintTypes(inProgress), constraintTypes, null);
162
_map.
SubstituteConstraintTypesDistinctWithoutModifiers
(_underlyingTypeParameter, _underlyingTypeParameter.GetConstraintTypes(ConsList<TypeParameterSymbol>.Empty), constraintTypes, null);