1 write to ParseCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
144
Subcommands.Add(
ParseCommand
= new());
1 reference to ParseCommand
dotnet (1)
Parser.cs (1)
144
ParseCommandParser.ConfigureCommand(rootCommand.
ParseCommand
);