1 reference to GetLocationInfoAsync
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Editor\Implementation\Debugging\FSharpLanguageDebugInfoService.cs (1)
28
=> (await _service.
GetLocationInfoAsync
(document, position, cancellationToken).ConfigureAwait(false)).UnderlyingObject;