21 references to XSD_DECIMAL
System.Xml (21)
System\Xml\BinaryXml\XmlBinaryReader.cs (21)
953case BinXmlToken.XSD_DECIMAL: 1043case BinXmlToken.XSD_DECIMAL: 1120case BinXmlToken.XSD_DECIMAL: 1206case BinXmlToken.XSD_DECIMAL: 1285case BinXmlToken.XSD_DECIMAL: 1371case BinXmlToken.XSD_DECIMAL: 1457case BinXmlToken.XSD_DECIMAL: 2561case BinXmlToken.XSD_DECIMAL: 2642case BinXmlToken.XSD_DECIMAL: 2906map[(int)BinXmlToken.XSD_DECIMAL] = TypeOfDecimal; 3028case BinXmlToken.XSD_DECIMAL: 3247case BinXmlToken.XSD_DECIMAL: { 3298case BinXmlToken.XSD_DECIMAL: 3301BinXmlSqlDecimal v = new BinXmlSqlDecimal(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL); 3334case BinXmlToken.XSD_DECIMAL: 3530case BinXmlToken.XSD_DECIMAL: 3533BinXmlSqlDecimal v = new BinXmlSqlDecimal( this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL ); 3663case BinXmlToken.XSD_DECIMAL: 3666BinXmlSqlDecimal v = new BinXmlSqlDecimal(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL); 3827case BinXmlToken.XSD_DECIMAL: 3831(new BinXmlSqlDecimal(this.data, this.tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),