3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3631
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3639
int byteCount =
GetGenericMathByteCount
();
3741
int byteCount =
GetGenericMathByteCount
();