Home
last modified time | relevance | path

Searched defs:isPostNotification (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Util/
H A DAppVerifier.cs538 …ckDelegate(HttpContext context, RequestNotification currentNotification, bool isPostNotification) { in GetRequestNotificationStatusCheckDelegate()
550 …pl(HttpContext context, RequestNotification currentNotification, bool isPostNotification, Action<A… in GetRequestNotificationStatusCheckDelegateImpl()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/
H A DHttpApplication.cs712 …ntHookup(object key, Delegate handler, RequestNotification notification, bool isPostNotification) { in AddSyncEventHookup()
739 …ntHookup(object key, Delegate handler, RequestNotification notification, bool isPostNotification) { in RemoveSyncEventHookup()
2817 bool isPostNotification, in AddEventMapping()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DIISUnsafeMethods.cs641 out bool isPostNotification, in MgdGetCurrentNotificationInfo()