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)
261
if (!
_isParallel
&& testhostProviderInfo.Shared)
319
if (!
_isParallel
&& testhostProviderInfo.Shared)