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