5 references to CountNoIdle
System.ServiceModel.Internals (5)
System\Runtime\IOThreadScheduler.cs (5)
202if (Bits.CountNoIdle(slot) == 1) 222if (Bits.CountNoIdle(slot) == 0) 267while (Bits.CountNoIdle(slotLowPri) != 0) 298if (Bits.CountNoIdle(slotLowPri) != 0) 342if (Bits.CountNoIdle(slotLowPri) > 0)