2 references to IFSharpDocumentHighlightsService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\DocumentHighlighting\FSharpDocumentHighlightsService.cs (2)
58
private readonly
IFSharpDocumentHighlightsService
_service;
62
public FSharpDocumentHighlightsService(
IFSharpDocumentHighlightsService
service)