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