1 reference to DocumentSpanToLocationWithTextAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\References\FindImplementationsHandler.cs (1)
64
locations.AddIfNotNull(await ProtocolConversions.
DocumentSpanToLocationWithTextAsync
(sourceSpan, text, cancellationToken).ConfigureAwait(false));