3 references to ACQUIRE
System.Web (3)
State\OutOfProcStateClientManager.cs (1)
538return DoGet(context, id, UnsafeNativeMethods.StateProtocolExclusive.ACQUIRE,
State\StateWorkerRequest.cs (2)
250case UnsafeNativeMethods.StateProtocolExclusive.ACQUIRE: 307if (_exclusive == UnsafeNativeMethods.StateProtocolExclusive.ACQUIRE) {