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