3 references to HiCountMask
System.ServiceModel.Internals (3)
System\Runtime\IOThreadScheduler.cs (3)
29public const int HiMask = HiCountMask | HiHiBit; 503if ((gateSnapshot & Bits.HiCountMask) == 0) 545if ((gateSnapshot & Bits.HiCountMask) == Bits.HiOne)