1 write to _execCallback
System.Web (1)
Util\AspCompat.cs (1)
174_execCallback = new AspCompatCallback(this.OnAspCompatExecution);
1 reference to _execCallback
System.Web (1)
Util\AspCompat.cs (1)
355if (UnsafeNativeMethods.AspCompatProcessRequest(_execCallback, this, sharedActivity, activityHash) != 1) {