1 write to MaxCount
System.ServiceModel.Primitives (1)
Internals\System\Runtime\SynchronizedPool.cs (1)
104_globalPool.MaxCount = _maxCount;
2 references to MaxCount
System.ServiceModel.Primitives (2)
Internals\System\Runtime\SynchronizedPool.cs (2)
413if (_items.Count < MaxCount) 417if (_items.Count < MaxCount)