1 implementation of ExecutionStop
Microsoft.TestPlatform.CoreUtilities (1)
Tracing\TestPlatformEventSource.cs (1)
162
public void
ExecutionStop
(long numberOfTests)
1 reference to ExecutionStop
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
355
_testPlatformEventSource.
ExecutionStop
(TestRunCache.TotalExecutedTests);