1 reference to TryGetMappedSpanResultAsync
Microsoft.CodeAnalysis.Features (1)
CodeLens\CodeLensReferencesService.cs (1)
234
var results = await SpanMappingHelper.
TryGetMappedSpanResultAsync
(document, [span], cancellationToken).ConfigureAwait(false);