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