2 references to _annotatedIdentifierTokens
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Rename\CSharpRenameRewriterLanguageService.cs (2)
419
_annotatedIdentifierTokens
.Add(token);
467
if (identifierToken != default && !
_annotatedIdentifierTokens
.Contains(identifierToken))