4 references to HiHiBit
System.ServiceModel.Internals (4)
System\Runtime\IOThreadScheduler.cs (4)
29
public const int HiMask = HiCountMask |
HiHiBit
;
30
public const int HiBits = LoHiBit |
HiHiBit
;
517
gateSnapshot = Interlocked.Add(ref this.gate, Bits.
HiHiBit
);
557
gateSnapshot = Interlocked.Add(ref this.gate, Bits.
HiHiBit
);