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);