2 references to HiBits
System.ServiceModel.Primitives (2)
Internals\System\Runtime\IOThreadScheduler.cs (2)
336
Contract.Assert((gateSnapshot & Bits.
HiBits
) == 0, "Slot already marked.");
343
Contract.Assert((gateSnapshot & Bits.
HiBits
) == Bits.LoHiBit, "Slot already empty.");