1 write to _asyncEvents
System.Web (1)
HttpApplication.cs (1)
293_asyncEvents = new AsyncAppEventHandlersTable();
2 references to _asyncEvents
System.Web (2)
HttpApplication.cs (2)
292if (_asyncEvents == null) 294return _asyncEvents;