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