1 write to _inRoot
dotnet (1)
Commands\Solution\Add\SolutionAddCommand.cs (1)
44_inRoot = parseResult.GetValue(SolutionAddCommandParser.InRootOption);
2 references to _inRoot
dotnet (2)
Commands\Solution\Add\SolutionAddCommand.cs (2)
47SolutionArgumentValidator.ParseAndValidateArguments(_fileOrDirectory, _projects, SolutionArgumentValidator.CommandType.Add, _inRoot, _solutionFolderPath); 74if (_inRoot)