2 references to ListTestsFormatText
Microsoft.DotNet.Cli.Definitions (2)
Commands\Test\TestCommandDefinition.MicrosoftTestingPlatform.cs (2)
165
HelpName = $"{
ListTestsFormatText
}|{ListTestsFormatJson}",
167
}.AcceptOnlyFromAmong(
ListTestsFormatText
, ListTestsFormatJson);