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