3 references to decimalFormatTable
System.Data.SqlXml (3)
System\Xml\Xsl\XsltOld\RootAction.cs (3)
196DecimalFormat exist = (DecimalFormat) this.decimalFormatTable[name]; 214this.decimalFormatTable[name] = formatinfo; 218return this.decimalFormatTable[name] as DecimalFormat;