1 reference to DecimalScaleFactorMask
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
230
Debug.Assert(bits.Length == 4 && (bits[3] &
DecimalScaleFactorMask
) == 0);