1 implementation of GetDocumentHighlights
Microsoft.CodeAnalysis.Features (1)
EmbeddedLanguages\RegularExpressions\LanguageServices\RegexDocumentHighlighter.cs (1)
34
public ImmutableArray<DocumentHighlights>
GetDocumentHighlights
(
2 references to GetDocumentHighlights
Microsoft.CodeAnalysis.ExternalAccess.AspNetCore (1)
EmbeddedLanguages\DocumentHighlighting\IEmbeddedLanguageDocumentHighlighter.cs (1)
16
/// <inheritdoc cref="IEmbeddedLanguageDocumentHighlighter.
GetDocumentHighlights
"/>
Microsoft.CodeAnalysis.Features (1)
DocumentHighlighting\AbstractDocumentHighlightsService.cs (1)
102
var result = service.Value.
GetDocumentHighlights
(