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