6 references to WaiterCount
System.Private.CoreLib (6)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\LowLevelLifoSemaphore.cs (6)
159counts.WaiterCount > 0; 241Debug.Assert(counts.WaiterCount != 0); 510Debug.Assert(WaiterCount != 0); 517Debug.Assert(WaiterCount != 0); 523Debug.Assert(countsAfterUpdate.WaiterCount != ushort.MaxValue); // underflow check 529Debug.Assert(countsAfterUpdate.WaiterCount != ushort.MaxValue); // overflow check