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