2 references to IFSharpFindUsagesService
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FindUsages\FSharpFindUsagesService.cs (2)
19
private readonly
IFSharpFindUsagesService
_service;
23
public FSharpFindUsagesService(
IFSharpFindUsagesService
service)