1 write to _isParallel
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\Parallel\ParallelProxyDiscoveryManager.cs (1)
65
_isParallel
= parallelLevel > 1;
1 reference to _isParallel
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\Parallel\ParallelProxyDiscoveryManager.cs (1)
222
if (!
_isParallel
&& testhostProviderInfo.Shared)