3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3599
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3607
int byteCount =
GetGenericMathByteCount
();
3709
int byteCount =
GetGenericMathByteCount
();