7 references to NsMsxsl
System.Private.Xml (7)
System\Xml\Xsl\Runtime\XsltFunctions.cs (1)
226else if (name.Namespace == XmlReservedNs.NsMsxsl && name.Name == "version")
System\Xml\Xsl\Xslt\Keywords.cs (1)
231UrnMsxsl = nt.Add(XmlReservedNs.NsMsxsl);
System\Xml\Xsl\Xslt\QilGeneratorEnv.cs (2)
147if (ns == XmlReservedNs.NsMsxsl) 326if (nsUri == XmlReservedNs.NsMsxsl)
System\Xml\Xsl\Xslt\XslAstAnalyzer.cs (1)
1110if (ns == XmlReservedNs.NsMsxsl)
System\Xml\Xsl\XsltOld\XsltCompileContext.cs (2)
225if (ns == XmlReservedNs.NsMsxsl && name == f_NodeSet) 445if (ns == XmlReservedNs.NsMsxsl)