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