4 references to BinXmlSqlDecimal
System.Xml (4)
System\Xml\BinaryXml\XmlBinaryReader.cs (4)
3301
BinXmlSqlDecimal v = new
BinXmlSqlDecimal
(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL);
3533
BinXmlSqlDecimal v = new
BinXmlSqlDecimal
( this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL );
3666
BinXmlSqlDecimal v = new
BinXmlSqlDecimal
(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL);
3831
(new
BinXmlSqlDecimal
(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),