3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3825
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3832
int byteCount =
GetGenericMathByteCount
();
3910
int byteCount =
GetGenericMathByteCount
();