7 references to _blockerStackLock
System.Private.CoreLib (7)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\LowLevelLifoSemaphore.cs (7)
301_blockerStackLock.Acquire(); 315_blockerStackLock.Release(); 377if (!_blockerStackLock.TryAcquire()) 387_blockerStackLock.Release(); 424_blockerStackLock.Release(); 439_blockerStackLock.Acquire(); 464_blockerStackLock.Release();