1 reference to _toolInstallLocalCommand
dotnet (1)
Commands\Tool\Install\ToolInstallCommand.cs (1)
46
return (
_toolInstallLocalCommand
?? new ToolInstallLocalCommand(_parseResult)).Execute();