2 references to TextSpanToLocationAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Extensions\ProtocolConversions.cs (2)
372
=>
TextSpanToLocationAsync
(documentSpan.Document, documentSpan.SourceSpan, isStale: false, cancellationToken);
377
var location = await
TextSpanToLocationAsync
(