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