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