1 instantiation of SerialTestRunDecorator
Microsoft.VisualStudio.TestPlatform.Common (1)
ExtensionDecorators\ExtensionDecoratorFactory.cs (1)
22
: new
SerialTestRunDecorator
(originalTestExecutor);
1 reference to SerialTestRunDecorator
Microsoft.TestPlatform.CrossPlatEngine (1)
Execution\BaseRunTests.cs (1)
491
(executor.Value is
SerialTestRunDecorator
serialTestRunDecorator)