1 write to LegacySearchCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
150
LegacySearchCommand
= new(this, isLegacy: true);
1 reference to LegacySearchCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
164
Subcommands.Add(
LegacySearchCommand
);