1 write to _roleDelegatePointer
System.Web (1)
Hosting\IPipelineRuntime.cs (1)
203
_roleDelegatePointer
= p;
3 references to _roleDelegatePointer
System.Web (3)
Hosting\IPipelineRuntime.cs (3)
194
if (IntPtr.Zero ==
_roleDelegatePointer
) {
196
if (IntPtr.Zero ==
_roleDelegatePointer
) {
210
return
_roleDelegatePointer
;