1 reference to ComputeLocationAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindUsagesLSPContext.cs (1)
194var location = await ComputeLocationAsync(documentSpan, cancellationToken).ConfigureAwait(false);