2 references to FSharpFindUsagesContext
Microsoft.CodeAnalysis.ExternalAccess.FSharp (2)
Internal\Editor\FindUsages\FSharpFindUsagesService.cs (2)
23=> service.FindImplementationsAsync(document, position, new FSharpFindUsagesContext(context, cancellationToken)); 26=> service.FindReferencesAsync(document, position, new FSharpFindUsagesContext(context, cancellationToken));