1 write to UrnMsxsl
System.Private.Xml (1)
System\Xml\Xsl\Xslt\Keywords.cs (1)
231
UrnMsxsl
= nt.Add(XmlReservedNs.NsMsxsl);
2 references to UrnMsxsl
System.Private.Xml (2)
System\Xml\Xsl\Xslt\XsltLoader.cs (1)
448
else if (_input.IsNs(_atoms.
UrnMsxsl
) && _input.IsKeyword(_atoms.Script))
System\Xml\Xsl\XsltOld\ContainerAction.cs (1)
596
else if (nspace == input.Atoms.
UrnMsxsl
&& name == input.Atoms.Script)