1 write to AddCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
130
Subcommands.Add(
AddCommand
= new());
1 reference to AddCommand
dotnet (1)
Parser.cs (1)
120
AddCommandParser.ConfigureCommand(rootCommand.
AddCommand
);