2 references to Overflow_Int64
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
2282
throw new OverflowException(SR.
Overflow_Int64
);
2305
throw new OverflowException(SR.
Overflow_Int64
);