1 reference to BitLengthOfUInt
System.Numerics (1)
System\Numerics\BigInteger.cs (1)
914
int topbits =
BitLengthOfUInt
(value._bits[uintLength - 1]);