1 write to SlowestTestsCount
dotnet-aot (1)
parent\dotnet\Commands\Test\MTP\MicrosoftTestingPlatformTestCommand.cs (1)
656
SlowestTestsCount
= GetSlowestTestsCount(parseResult.GetArguments()),
2 references to SlowestTestsCount
dotnet-aot (2)
parent\dotnet\Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
576
int count = _options.
SlowestTestsCount
;
736
if (_options.
SlowestTestsCount
> 0)