3 references to CreateForAlphaRename
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\SubstitutedMethodSymbol.vb (1)
581
Dim substitution = VisualBasic.Symbols.TypeSubstitution.
CreateForAlphaRename
(container.TypeSubstitution, newTypeParameters)
Symbols\SubstitutedNamedType.vb (1)
683
Dim substitution = VisualBasic.Symbols.TypeSubstitution.
CreateForAlphaRename
(container.TypeSubstitution, newTypeParameters)
Symbols\UnboundGenericType.vb (1)
569
Dim substitution = VisualBasic.Symbols.TypeSubstitution.
CreateForAlphaRename
(container.TypeSubstitution, newTypeParameters)