1 reference to MinMagnitude
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
3990static BigInteger INumberBase<BigInteger>.MinMagnitudeNumber(BigInteger x, BigInteger y) => MinMagnitude(x, y);