2 references to DictEnumKeysToString
System.Web (2)
Util\AspCompat.cs (2)
613return DictEnumKeysToString((IDictionaryEnumerator)_context.Application.StaticObjects.GetEnumerator()); 870return DictEnumKeysToString((IDictionaryEnumerator)_context.Session.StaticObjects.GetEnumerator());