1 write to _arguments
dotnet (1)
Commands\Reference\Remove\ReferenceRemoveCommand.cs (1)
21_arguments = parseResult.GetValue(Definition.ProjectPathArgument).ToList().AsReadOnly();
2 references to _arguments
dotnet (2)
Commands\Reference\Remove\ReferenceRemoveCommand.cs (2)
23if (_arguments.Count == 0) 32var references = _arguments.Select(p =>