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