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