2 references to FormatInfo
System.Private.Xml (2)
System\Xml\Xsl\XsltOld\NumberAction.cs (2)
33private static readonly FormatInfo s_defaultFormat = new FormatInfo(false, "0"); 34private static readonly FormatInfo s_defaultSeparator = new FormatInfo(true, ".");