1 write to _asyncDisconnectNotificationDelegatePointer
System.Web (1)
Hosting\IPipelineRuntime.cs (1)
144_asyncDisconnectNotificationDelegatePointer = p;
3 references to _asyncDisconnectNotificationDelegatePointer
System.Web (3)
Hosting\IPipelineRuntime.cs (3)
136if (IntPtr.Zero == _asyncDisconnectNotificationDelegatePointer) { 138if (IntPtr.Zero == _asyncDisconnectNotificationDelegatePointer) { 150return _asyncDisconnectNotificationDelegatePointer;