2 references to ParseFormat
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
220
_formatTokens =
ParseFormat
(PrecalculateAvt(ref _formatAvt));
439
_formatAvt == null ? _formatTokens :
ParseFormat
(_formatAvt.Evaluate(processor, frame)),