5 writes to _endOfRequestCallbackLockCount
System.Web (5)
Hosting\ISAPIWorkerRequest.cs (5)
877_endOfRequestCallbackLockCount--; 932_endOfRequestCallbackLockCount++; 961_endOfRequestCallbackLockCount--; 976if (Interlocked.Decrement(ref _endOfRequestCallbackLockCount) == 0) { 1480_endOfRequestCallbackLockCount = 1; // when goes to 0 the callback is called