1 write to DecimalFormat
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
149DecimalFormat = nt.Add("decimal-format");
2 references to DecimalFormat
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
406else if (_input.IsKeyword(_atoms.DecimalFormat))
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
554else if (Ref.Equal(name, input.Atoms.DecimalFormat))