2 writes to digit
System.Data.SqlXml (2)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
23this.digit = digit;
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
350format.digit = value[0];
3 references to digit
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\DecimalFormatter.cs (1)
69if (ch == decimalFormat.digit) {
System\Xml\Xsl\XsltOld\RootAction.cs (2)
208exist.digit != formatinfo.digit ||