3 references to GetNewIdentifier
Microsoft.CodeAnalysis.CSharp.Workspaces (3)
Simplification\CSharpSimplificationService.Expander.cs (3)
498
GetNewIdentifier
(aliasQualifiedReplacement.Name.Identifier)));
514
GetNewIdentifier
(qualifiedReplacement.Right.Identifier)));
519
replacement = replacement.ReplaceToken(identifier,
GetNewIdentifier
(identifierReplacement.Identifier));