2 references to RemoveEvent
System.Web (2)
HttpApplication.cs (2)
748container.RemoveEvent(notification, isPostNotification, handler); 786container.RemoveEvent(RequestNotification.SendResponse, false /*isPostNotification*/, handler);