1 reference to RotateLeft
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
3269
uint rs = uint.
RotateLeft
((uint)value._sign, rotateAmount);