1 write to _max
System.Web (1)
Util\ResourcePool.cs (1)
29_max = max;
2 references to _max
System.Web (2)
Util\ResourcePool.cs (2)
97if (_resources.Count < _max) { 116Debug.Trace("ResourcePool", "StoreResource reached max=" + _max);