2 references to SaveSolutionFilter
dotnet (2)
Commands\Solution\Add\SolutionAddCommand.cs (1)
299
SlnfFileHelper.
SaveSolutionFilter
(_solutionFileFullPath, parentSolutionPath, allProjects);
Commands\Solution\Remove\SolutionRemoveCommand.cs (1)
170
SlnfFileHelper.
SaveSolutionFilter
(slnfFileFullPath, parentSolutionPath, existingProjects.OrderBy(p => p));