6 references to SqlTypes_ArithOverflow
System.Private.Xml (6)
System\Xml\BinaryXml\SqlUtils.cs (5)
143
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);
450
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);
475
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);
493
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);
763
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3602
throw new XmlException(SR.
SqlTypes_ArithOverflow
, (string?)null);