3 references to RightShiftSelf
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (2)
2709
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out nuint carry);
5073
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out _);
System\Numerics\BigIntegerCalculator.ShiftRot.cs (1)
60
RightShiftSelf
(bits, smallShift, out nuint carry);