1 reference to GetSolutionFolderPathWithForwardSlashes
dotnet (1)
Commands\Solution\Add\SolutionAddCommand.cs (1)
123
var solutionFolderPath =
GetSolutionFolderPathWithForwardSlashes
(relativeSolutionFolderPath);