1 write to LegacyUpdateApplyCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
146
LegacyUpdateApplyCommand
= new(this);
1 reference to LegacyUpdateApplyCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
162
Subcommands.Add(
LegacyUpdateApplyCommand
);