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