3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3716int IBinaryInteger<BigInteger>.GetByteCount() => GetGenericMathByteCount(); 3723int byteCount = GetGenericMathByteCount(); 3801int byteCount = GetGenericMathByteCount();