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)
136
if (IntPtr.Zero ==
_asyncDisconnectNotificationDelegatePointer
) {
138
if (IntPtr.Zero ==
_asyncDisconnectNotificationDelegatePointer
) {
150
return
_asyncDisconnectNotificationDelegatePointer
;