1 write to ListCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
138
Subcommands.Add(
ListCommand
= new());
1 reference to ListCommand
dotnet (1)
Parser.cs (1)
128
ListCommandParser.ConfigureCommand(rootCommand.
ListCommand
);