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