1 write to _principalDelegatePointer
System.Web (1)
Hosting\IPipelineRuntime.cs (1)
223
_principalDelegatePointer
= p;
3 references to _principalDelegatePointer
System.Web (3)
Hosting\IPipelineRuntime.cs (3)
214
if (IntPtr.Zero ==
_principalDelegatePointer
) {
216
if (IntPtr.Zero ==
_principalDelegatePointer
) {
230
return
_principalDelegatePointer
;