2 references to new
Microsoft.DotNet.Cli.Definitions (2)
Commands\New\NewCommandDefinition.cs (2)
144
ListCommand =
new
(this, isLegacy: false);
149
LegacyListCommand =
new
(this, isLegacy: true);