2 overrides of BeforeRaisingTestRunComplete
Microsoft.TestPlatform.CrossPlatEngine (2)
Execution\RunTestsWithSources.cs (1)
59protected override void BeforeRaisingTestRunComplete(bool exceptionsHitDuringRunTests)
Execution\RunTestsWithTests.cs (1)
51protected override void BeforeRaisingTestRunComplete(bool exceptionsHitDuringRunTests)
1 reference to BeforeRaisingTestRunComplete
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
346BeforeRaisingTestRunComplete(exceptionsHitDuringRunTests);