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