1 write to startIdx
System.Data.SqlXml (1)
System\Xml\Xsl\Runtime\XslNumber.cs (1)
35token.startIdx = startIdx;
3 references to startIdx
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XslNumber.cs (3)
198sb.Append(prefix.formatString, prefix.startIdx, prefix.length); 209sb.Append(thisSeparator.formatString, thisSeparator.startIdx, thisSeparator.length); 219sb.Append(suffix.formatString, suffix.startIdx, suffix.length);