1 reference to ApplyFileChanges
Microsoft.VisualStudio.LanguageServices (1)
Preview\TopLevelChange.cs (1)
63
var solution =
ApplyFileChanges
(_newSolution, Children.Changes.OfType<FileChange>(), applyingChanges);