21 references to XSD_DECIMAL
dotnet-svcutil-lib (21)
FrameworkFork\Microsoft.Xml\Xml\BinaryXml\XmlBinaryReader.cs (21)
1098case BinXmlToken.XSD_DECIMAL: 1196case BinXmlToken.XSD_DECIMAL: 1282case BinXmlToken.XSD_DECIMAL: 1377case BinXmlToken.XSD_DECIMAL: 1465case BinXmlToken.XSD_DECIMAL: 1560case BinXmlToken.XSD_DECIMAL: 1655case BinXmlToken.XSD_DECIMAL: 2926case BinXmlToken.XSD_DECIMAL: 3010case BinXmlToken.XSD_DECIMAL: 3307map[(int)BinXmlToken.XSD_DECIMAL] = TypeOfDecimal; 3440case BinXmlToken.XSD_DECIMAL: 3684case BinXmlToken.XSD_DECIMAL: 3743case BinXmlToken.XSD_DECIMAL: 3747BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, _token == BinXmlToken.XSD_DECIMAL); 3782case BinXmlToken.XSD_DECIMAL: 4001case BinXmlToken.XSD_DECIMAL: 4005BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4145case BinXmlToken.XSD_DECIMAL: 4149BinXmlSqlDecimal v = new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL); 4325case BinXmlToken.XSD_DECIMAL: 4329(new BinXmlSqlDecimal(_data, _tokDataPos, token == BinXmlToken.XSD_DECIMAL)).ToDecimal(),