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