3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3452int IBinaryInteger<BigInteger>.GetByteCount() => GetGenericMathByteCount(); 3460int byteCount = GetGenericMathByteCount(); 3562int byteCount = GetGenericMathByteCount();