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