2 references to ExecuteInstallCommand
dotnet (2)
Commands\Tool\Install\ToolInstallGlobalOrToolPathCommand.cs (2)
128
ExecuteInstallCommand
(new PackageId(toolId.Id.ToString()));
138
return
ExecuteInstallCommand
((PackageId)_packageId);