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: 3288map[(int)BinXmlToken.XSD_DECIMAL] = TypeOfDecimal; 3423case BinXmlToken.XSD_DECIMAL: 3660case BinXmlToken.XSD_DECIMAL: 3719case BinXmlToken.XSD_DECIMAL: 3723BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, _token == BinXmlToken.XSD_DECIMAL); 3758case BinXmlToken.XSD_DECIMAL: 3970case BinXmlToken.XSD_DECIMAL: 3974BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4114case BinXmlToken.XSD_DECIMAL: 4118BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4294case BinXmlToken.XSD_DECIMAL: 4298(new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),