1 implementation of GetMappedTextChangesAsync
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\DocumentService\AbstractSpanMappingService.cs (1)
18
public abstract Task<ImmutableArray<(string mappedFilePath, TextChange mappedTextChange)>>
GetMappedTextChangesAsync
(