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