2 references to AsyncDisconnectNotificationDelegate
System.Web (2)
Hosting\IPipelineRuntime.cs (2)
103private static AsyncDisconnectNotificationDelegate _asyncDisconnectNotificationDelegate = null; 139AsyncDisconnectNotificationDelegate d = new AsyncDisconnectNotificationDelegate(AsyncDisconnectNotificationHandler);