2 references to new
Microsoft.DotNet.Cli.Definitions (2)
Commands\New\NewCommandDefinition.cs (2)
143
SearchCommand =
new
(this, isLegacy: false);
150
LegacySearchCommand =
new
(this, isLegacy: true);