2 references to Overflow_Int32
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
2254
throw new OverflowException(SR.
Overflow_Int32
);
2265
throw new OverflowException(SR.
Overflow_Int32
);