1 write to ListCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
144ListCommand = new(this, isLegacy: false);
1 reference to ListCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\New\NewCommandDefinition.cs (1)
157Subcommands.Add(ListCommand);