2 references to GetCommand
dotnet (2)
Commands\Package\PackageCommandParser.cs (1)
45
command.Subcommands.Add(PackageRemoveCommandParser.
GetCommand
());
Commands\Package\Remove\PackageRemoveCommand.cs (1)
61
.OptionValuesToBeForwarded(PackageRemoveCommandParser.
GetCommand
())