1 reference to ValidateAndGetNewProjects
dotnet (1)
Commands\Solution\Add\SolutionAddCommand.cs (1)
295
var newProjects =
ValidateAndGetNewProjects
(projectPaths, parentSolution, parentSolutionPath, existingProjects);