1 reference to GetMappedTextChangesAsync
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\VisualStudioWorkspaceImpl.cs (1)
640
var mappedChanges = _threadingContext.JoinableTaskFactory.Run(() =>
GetMappedTextChangesAsync
(solutionChanges));