1 write to InstallCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
141InstallCommand = new(this, isLegacy: false);
1 reference to InstallCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
153Subcommands.Add(InstallCommand);