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