1 write to formatTokens
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
204
this.
formatTokens
= ParseFormat(PrecalculateAvt(ref this.formatAvt));
1 reference to formatTokens
System.Data.SqlXml (1)
System\Xml\Xsl\XsltOld\NumberAction.cs (1)
380
this.formatAvt == null ? this.
formatTokens
: ParseFormat(this.formatAvt.Evaluate(processor, frame)),