4 references to InternalSubstituteTypeParameters
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\ArrayTypeSymbol.vb (1)
517
Dim newElementType As TypeWithModifiers = oldElementType.
InternalSubstituteTypeParameters
(substitution)
Symbols\MethodSignatureComparer.vb (1)
830
Return typeSymbol.
InternalSubstituteTypeParameters
(typeSubstitution)
Symbols\TypeSubstitution.vb (2)
768
Dim newValue As TypeWithModifiers = oldPairs(i).Value.
InternalSubstituteTypeParameters
(additionalSubstitution)
863
Return New TypeWithModifiers(type, customModifiers).
InternalSubstituteTypeParameters
(Me).CustomModifiers