3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3631int IBinaryInteger<BigInteger>.GetByteCount() => GetGenericMathByteCount(); 3639int byteCount = GetGenericMathByteCount(); 3741int byteCount = GetGenericMathByteCount();