2 instantiations of FSharpFindUsagesContext
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FindUsages\FSharpFindUsagesService.cs (2)
27=> _service.FindImplementationsAsync(document, position, new FSharpFindUsagesContext(context, cancellationToken)); 30=> _service.FindReferencesAsync(document, position, new FSharpFindUsagesContext(context, cancellationToken));