Implemented interface member:
method
MapSpansAsync
Microsoft.CodeAnalysis.Host.ISpanMappingService.MapSpansAsync(Microsoft.CodeAnalysis.Document, System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.Text.TextSpan>, System.Threading.CancellationToken)
1 override of MapSpansAsync
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
83
public override async Task<ImmutableArray<MappedSpanResult>>
MapSpansAsync
(