2 references to LeftShiftSelf
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (1)
2617BigIntegerCalculator.LeftShiftSelf(zd, smallShift, out nuint carry);
System\Numerics\BigIntegerCalculator.ShiftRot.cs (1)
45LeftShiftSelf(bits, smallShift, out nuint carry);