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