Implemented interface member:
method
GetMappedTextChangesAsync
Microsoft.CodeAnalysis.Host.ISpanMappingService.GetMappedTextChangesAsync(Microsoft.CodeAnalysis.Document, Microsoft.CodeAnalysis.Document, System.Threading.CancellationToken)
1 override of GetMappedTextChangesAsync
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
72
public override async Task<ImmutableArray<(string mappedFilePath, TextChange mappedTextChange)>>
GetMappedTextChangesAsync
(