1 implementation of AddHighlights
Microsoft.CodeAnalysis.Features (1)
Highlighting\HighlightingService.cs (1)
25public void AddHighlights(
1 reference to AddHighlights
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Highlights\DocumentHighlightHandler.cs (1)
81highlightingService.AddHighlights(root, position, keywordSpans, cancellationToken);