2 writes to startChar
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XslNumber.cs (2)
100
token.
startChar
= NumberFormatter.DefaultStartChar;
105
token.
startChar
= ch;
1 reference to startChar
System.Private.Xml (1)
System\Xml\Xsl\Runtime\XslNumber.cs (1)
248
FormatItem(sb, val[i], thisFormat.
startChar
, thisFormat.length);