3 references to GetGenericMathByteCount
System.Runtime.Numerics (3)
System\Numerics\BigInteger.cs (3)
4427
int IBinaryInteger<BigInteger>.GetByteCount() =>
GetGenericMathByteCount
();
4434
int byteCount =
GetGenericMathByteCount
();
4512
int byteCount =
GetGenericMathByteCount
();