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