2 writes to zeroDigit
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
24
this.
zeroDigit
= zeroDigit;
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
355
format.
zeroDigit
= value[0];
5 references to zeroDigit
System.Data.SqlXml (5)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (3)
49
zeroDigit = decimalFormat.
zeroDigit
;
78
if (ch == decimalFormat.
zeroDigit
) {
157
if (decimalFormat.
zeroDigit
!= '0') {
System\Xml\Xsl\XsltOld\RootAction.cs (2)
207
exist.
zeroDigit
!= formatinfo.
zeroDigit
||