2 references to IncrementLo
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadScheduler.cs (2)
186
if (slot == (slot = Interlocked.CompareExchange(ref _headTail, Bits.
IncrementLo
(slot), slot)))
210
if (slot == (slot = Interlocked.CompareExchange(ref _headTail, Bits.
IncrementLo
(slot), slot)))