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