1 reference to Overflow_NotANumber
System.Runtime.Numerics (1)
System\Numerics\BigInteger.cs (1)
166throw new OverflowException(double.IsInfinity(value) ? SR.Overflow_BigIntInfinity : SR.Overflow_NotANumber);