1 write to _highlightingService
Microsoft.CodeAnalysis.EditorFeatures (1)
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
59
_highlightingService
= highlightingService;
1 reference to _highlightingService
Microsoft.CodeAnalysis.EditorFeatures (1)
KeywordHighlighting\HighlighterViewTaggerProvider.cs (1)
118
_highlightingService
.AddHighlights(root, position, highlights, cancellationToken);