2 references to ShiftLeftInPlace
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
1562ShiftLeftInPlace(bits, checked(shift * exponent)); 1649ShiftLeftInPlace(bits, checked(shift * exponent));