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