1 write to TestCommand
Microsoft.DotNet.Cli.Definitions (1)
Commands\DotNetCommandDefinition.cs (1)
154Subcommands.Add(TestCommand = TestCommandDefinition.Create());
1 reference to TestCommand
dotnet (1)
Parser.cs (1)
154TestCommandParser.ConfigureCommand(rootCommand.TestCommand);