3 references to _eventListCache
System.Web (3)
UI\TemplateControl.cs (3)
398object o = _eventListCache[GetType()]; 406o = (EventList)_eventListCache[GetType()]; 422_eventListCache[GetType()] = o;