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