21 references to XSD_DECIMAL
System.Private.Xml (21)
System\Xml\BinaryXml\XmlBinaryReader.cs (21)
1087case BinXmlToken.XSD_DECIMAL: 1185case BinXmlToken.XSD_DECIMAL: 1271case BinXmlToken.XSD_DECIMAL: 1366case BinXmlToken.XSD_DECIMAL: 1454case BinXmlToken.XSD_DECIMAL: 1549case BinXmlToken.XSD_DECIMAL: 1644case BinXmlToken.XSD_DECIMAL: 2905case BinXmlToken.XSD_DECIMAL: 2989case BinXmlToken.XSD_DECIMAL: 3285map[(int)BinXmlToken.XSD_DECIMAL] = TypeOfDecimal; 3420case BinXmlToken.XSD_DECIMAL: 3657case BinXmlToken.XSD_DECIMAL: 3716case BinXmlToken.XSD_DECIMAL: 3720BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, _token == BinXmlToken.XSD_DECIMAL); 3755case BinXmlToken.XSD_DECIMAL: 3967case BinXmlToken.XSD_DECIMAL: 3971BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4111case BinXmlToken.XSD_DECIMAL: 4115BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4291case BinXmlToken.XSD_DECIMAL: 4295(new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),