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