2 references to _annotatedIdentifierTokens
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Rename\VisualBasicRenameRewriterLanguageService.vb (2)
381
_annotatedIdentifierTokens
.Add(token)
481
If identifierToken <> Nothing AndAlso Not Me.
_annotatedIdentifierTokens
.Contains(identifierToken) Then