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