5 references to RightShiftSelf
System.Runtime.Numerics (5)
System\Numerics\BigInteger.cs (4)
2708
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out nuint carry);
3392
BigIntegerCalculator.
RightShiftSelf
(zd, nuintSmallShift, out nuint carry);
3420
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift32, out nuint carry);
5314
BigIntegerCalculator.
RightShiftSelf
(zd, smallShift, out _);
System\Numerics\BigIntegerCalculator.ShiftRot.cs (1)
60
RightShiftSelf
(bits, smallShift, out nuint carry);