2 references to GetUpdatedSolution
Microsoft.VisualStudio.LanguageServices (2)
Preview\PreviewEngine.cs (2)
81
FinalSolution = _topLevelChange.
GetUpdatedSolution
(applyingChanges: true);
213
var updatedSolution = _topLevelChange.
GetUpdatedSolution
(applyingChanges: false);