1 write to _projects
dotnet (1)
Commands\Solution\Remove\SolutionRemoveCommand.cs (1)
23
_projects
= [.. parseResult.GetValue(Definition.ProjectPathArgument) ?? []];
3 references to _projects
dotnet (3)
Commands\Solution\Remove\SolutionRemoveCommand.cs (3)
25
SolutionArgumentValidator.ParseAndValidateArguments(_fileOrDirectory,
_projects
, SolutionArgumentValidator.CommandType.Remove);
31
if (
_projects
.Count == 0)
38
var relativeProjectPaths =
_projects