8 instantiations of ToolInstallCommand
dotnet (1)
Commands\Tool\Install\ToolInstallCommandParser.cs (1)
101
command.SetAction((parseResult) => new
ToolInstallCommand
(parseResult).Execute());
dotnet.Tests (7)
CommandTests\Tool\Install\ToolInstallCommandTests.cs (5)
25
var toolInstallCommand = new
ToolInstallCommand
(
69
var toolInstallCommand = new
ToolInstallCommand
(
86
var toolInstallCommand = new
ToolInstallCommand
(
104
var toolInstallCommand = new
ToolInstallCommand
(
122
var toolInstallCommand = new
ToolInstallCommand
(
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (1)
167
var toolInstallCommand = new
ToolInstallCommand
(
CommandTests\Tool\Install\ToolInstallLocalCommandTests.cs (1)
246
var toolInstallCommand = new
ToolInstallCommand
(
7 references to ToolInstallCommand
dotnet.Tests (7)
CommandTests\Tool\Install\ToolInstallCommandTests.cs (5)
25
var
toolInstallCommand = new ToolInstallCommand(
69
var
toolInstallCommand = new ToolInstallCommand(
86
var
toolInstallCommand = new ToolInstallCommand(
104
var
toolInstallCommand = new ToolInstallCommand(
122
var
toolInstallCommand = new ToolInstallCommand(
CommandTests\Tool\Install\ToolInstallGlobalOrToolPathCommandTests.cs (1)
167
var
toolInstallCommand = new ToolInstallCommand(
CommandTests\Tool\Install\ToolInstallLocalCommandTests.cs (1)
246
var
toolInstallCommand = new ToolInstallCommand(