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