11 references to SqlTypes_ArithOverflow
dotnet-svcutil-lib (11)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\SqlUtils.cs (10)
220throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 317throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 323throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 359throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 367throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 465throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 771throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 796throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 814throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null); 1076throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null);
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (1)
3629throw new XmlException(ResXml.SqlTypes_ArithOverflow, (string)null);