3 references to RightShiftSelf
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (2)
2651
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out uint carry);
5128
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out _);
System\Numerics\BigIntegerCalculator.ShiftRot.cs (1)
55
RightShiftSelf
(bits, smallShift, out uint carry);