2 references to Overflow_Int128
System.Runtime.Numerics (2)
System\Numerics\BigInteger.cs (2)
2323
throw new OverflowException(SR.
Overflow_Int128
);
2354
throw new OverflowException(SR.
Overflow_Int128
);