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