3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3421
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3428
int byteCount =
GetGenericMathByteCount
();
3506
int byteCount =
GetGenericMathByteCount
();