2 references to GetCommand
dotnet (2)
Commands\Package\List\PackageListCommand.cs (1)
120args.AddRange(_parseResult.OptionValuesToBeForwarded(PackageListCommandParser.GetCommand()));
Commands\Package\PackageCommandParser.cs (1)
44command.Subcommands.Add(PackageListCommandParser.GetCommand());