2 references to GetFlakyTests
dotnet (2)
Commands\Test\MTP\Terminal\TerminalTestReporter.cs (2)
512
IReadOnlyList<(string DisplayName, int Attempts)> flaky = assembly.
GetFlakyTests
();
539
? assemblies[0].
GetFlakyTests
()