2 references to ConfigCommand
dotnet (1)
Commands\Workload\WorkloadCommandParser.cs (1)
42def.ConfigCommand.SetAction(parseResult => new WorkloadConfigCommand(parseResult).Execute());
Microsoft.DotNet.Cli.Definitions (1)
Commands\Workload\WorkloadCommandDefinition.cs (1)
64Subcommands.Add(ConfigCommand);