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