2 references to LeftShiftSelf
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (1)
2568BigIntegerCalculator.LeftShiftSelf(zd, smallShift, out uint carry);
System\Numerics\BigIntegerCalculator.ShiftRot.cs (1)
42LeftShiftSelf(bits, smallShift, out uint carry);