1 write to ShowFlakyTests
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
657
ShowFlakyTests
= GetShowFlakyTests(parseResult.GetArguments()),
2 references to ShowFlakyTests
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
477
if (flakyTests > 0 && _options.
ShowFlakyTests
)
502
if (!_options.
ShowFlakyTests
)