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