1 write to LegacyUpdateCheckCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
147
LegacyUpdateCheckCommand
= new(this);
1 reference to LegacyUpdateCheckCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
163
Subcommands.Add(
LegacyUpdateCheckCommand
);