1 override of GetChangedSolution
Microsoft.CodeAnalysis.Features (1)
CodeFixesAndRefactorings\FeaturesFixAllGetFixesService.cs (1)
17
protected override Solution?
GetChangedSolution
(Workspace workspace, Solution currentSolution, Solution newSolution, string fixAllPreviewChangesTitle, string fixAllTopLevelHeader, Glyph glyph)
1 reference to GetChangedSolution
Microsoft.CodeAnalysis.Features (1)
CodeFixesAndRefactorings\AbstractFixAllGetFixesService.cs (1)
141
var changedSolution =
GetChangedSolution
(