1 reference to Detailed
dotnet (1)
Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
72
var showPassedTests = parseResult.GetValue(definition.OutputOption) == OutputOptions.
Detailed
;