3 references to _runSequentialEvent
Microsoft.VisualStudio.TestPlatform.Common (3)
ExtensionDecorators\SerialTestRunDecorator.cs (3)
38_runSequentialEvent.Wait(); 39OriginalTestExecutor.RunTests(new List<TestCase> { testToRun }, runContext, new SerializeTestRunDecoratorFrameworkHandle(frameworkHandle!, _runSequentialEvent)); 101=> _runSequentialEvent.Dispose();