5 references to IncrementLo
System.ServiceModel.Internals (5)
System\Runtime\IOThreadScheduler.cs (5)
270Bits.IncrementLo(slotLowPri), slotLowPri))) 279if (slot == (slot = Interlocked.CompareExchange(ref this.headTail, Bits.IncrementLo(slot), slot))) 302slot = Bits.IncrementLo(slot); 333if (slot == (slot = Interlocked.CompareExchange(ref this.headTail, Bits.IncrementLo(slot), slot))) 345Bits.IncrementLo(slotLowPri), slotLowPri)))