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