3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
4427int IBinaryInteger<BigInteger>.GetByteCount() => GetGenericMathByteCount(); 4434int byteCount = GetGenericMathByteCount(); 4512int byteCount = GetGenericMathByteCount();