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