3 references to Json
dotnet-aot (3)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (2)
605? TestListFormat.Json 621bool isJsonDiscovery = testOptions.IsDiscovery && testOptions.ListTestsFormat == TestListFormat.Json;
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (1)
1365if (_options.ListTestsFormat == TestListFormat.Json)