2 references to MAX_SIZE
System.Web (2)
Util\SimpleRecyclingCache.cs (2)
33_hashtable = new Hashtable(MAX_SIZE, StringComparer.OrdinalIgnoreCase); 43if (_hashtable.Count >= MAX_SIZE)