9 references to MergeNamespaces
System.Private.Xml (9)
System\Xml\Xsl\Xslt\XsltLoader.cs (9)
539
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
551
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
852
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
925
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
1011
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
1064
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
1127
var.Namespaces =
MergeNamespaces
(var.Namespaces, stylesheetNsList);
1143
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);
1288
ctxInfo.nsList =
MergeNamespaces
(ctxInfo.nsList, stylesheetNsList);