3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3633
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3640
int byteCount =
GetGenericMathByteCount
();
3718
int byteCount =
GetGenericMathByteCount
();