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