1 write to _arguments
dotnet (1)
Commands\Reference\Remove\ReferenceRemoveCommand.cs (1)
25_arguments = parseResult.GetValue(ReferenceRemoveCommandParser.ProjectPathArgument).ToList().AsReadOnly();
2 references to _arguments
dotnet (2)
Commands\Reference\Remove\ReferenceRemoveCommand.cs (2)
27if (_arguments.Count == 0) 36var references = _arguments.Select(p =>