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