3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
3452
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
3460
int byteCount =
GetGenericMathByteCount
();
3562
int byteCount =
GetGenericMathByteCount
();