2 references to new
Microsoft.DotNet.Cli.Definitions (2)
Commands\New\NewCommandDefinition.cs (2)
141
InstallCommand =
new
(this, isLegacy: false);
148
LegacyInstallCommand =
new
(this, isLegacy: true);