1 write to _isParallel
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\Parallel\ParallelProxyExecutionManager.cs (1)
83
_isParallel
= parallelLevel > 1;
2 references to _isParallel
Microsoft.TestPlatform.CrossPlatEngine (2)
Client\Parallel\ParallelProxyExecutionManager.cs (2)
248
if (!
_isParallel
&& testhostProviderInfo.Shared)
306
if (!
_isParallel
&& testhostProviderInfo.Shared)