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