3 references to AddCommandParser
dotnet (3)
Commands\New\DotnetCommandCallbacks.cs (2)
28
AddCommandParser
.ConfigureCommand(addCommand);
41
AddCommandParser
.ConfigureCommand(addCommand);
Parser.cs (1)
120
AddCommandParser
.ConfigureCommand(rootCommand.AddCommand);