2 references to Detailed
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
614var showPassedTests = parseResult.GetValue(definition.OutputOption) == OutputOptions.Detailed;
dotnet-aot (1)
src\sdk\src\Cli\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
614var showPassedTests = parseResult.GetValue(definition.OutputOption) == OutputOptions.Detailed;