3 references to ToDecimal
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
3302return v.ToDecimal(); 3670return v.ToDecimal(); 3831(new BinXmlSqlDecimal(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),