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