1 write to Shared
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\TestRuntimeProviderInfo.cs (1)
21Shared = shared;
3 references to Shared
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\Parallel\ParallelProxyDiscoveryManager.cs (1)
222if (!_isParallel && testhostProviderInfo.Shared)
Client\Parallel\ParallelProxyExecutionManager.cs (2)
261if (!_isParallel && testhostProviderInfo.Shared) 319if (!_isParallel && testhostProviderInfo.Shared)