2 references to GetCommand
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (1)
82_forwardRestoreArguments = parseResult.OptionValuesToBeForwarded(ToolInstallCommandParser.GetCommand());
Commands\Tool\ToolCommandParser.cs (1)
34command.Subcommands.Add(ToolInstallCommandParser.GetCommand());