2 references to ConflictingTokens
Microsoft.CodeAnalysis.VisualBasic.Workspaces (2)
Rename\VisualBasicRenameRewriterLanguageService.vb (2)
712
conflicts.AddRange(visitor.
ConflictingTokens
.Select(Function(t) t.GetLocation()).Select(Function(loc) reverseMappedLocations(loc)))
733
conflicts.AddRange(visitor.
ConflictingTokens
.Select(Function(t) t.GetLocation()).Select(Function(loc) reverseMappedLocations(loc)))