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