2 writes to digit
System.Private.Xml (2)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
20this.digit = digit;
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
416format.digit = value[0];
3 references to digit
System.Private.Xml (3)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
70if (ch == decimalFormat.digit)
System\Xml\Xsl\XsltOld\RootAction.cs (2)
230exist.digit != formatinfo.digit ||