1 write to _testRunPolicy
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
36
_testRunPolicy
= testRunPolicy;
1 reference to _testRunPolicy
dotnet (1)
Commands\Test\MTP\TestApplicationHandler.cs (1)
364
_testRunPolicy
?.ReportFailedTests(testResultMessage.FailedTestMessages.Length);