3 references to InternalSubstituteTypeParametersDistinct
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\ReducedExtensionMethodSymbol.vb (1)
730
types =
InternalSubstituteTypeParametersDistinct
(substitution, types)
Symbols\SubstitutedTypeParameterSymbol.vb (1)
97
Return
InternalSubstituteTypeParametersDistinct
(TypeSubstitution, _originalDefinition.ConstraintTypesNoUseSiteDiagnostics)
Symbols\SynthesizedSymbols\SynthesizedClonedTypeParameterSymbol.vb (1)
72
Dim constraints =
InternalSubstituteTypeParametersDistinct
(TypeMap, _correspondingMethodTypeParameter.ConstraintTypesNoUseSiteDiagnostics)