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