2 references to MatchMappedSpansToTextChanges
Microsoft.CodeAnalysis.ExternalAccess.Razor (1)
RazorSpanMappingServiceWrapper.cs (1)
43
var mappedTextChanges =
MatchMappedSpansToTextChanges
(textChanges, mappedSpanResults);
Microsoft.VisualStudio.LanguageServices (1)
Venus\ContainedDocument.DocumentServiceProvider.cs (1)
80
var mappedTextChanges =
MatchMappedSpansToTextChanges
(textChanges, mappedSpanResults);