2 references to CopyNamespaces
System.Private.Xml (2)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (2)
941CopyNamespaces(navigator, XPathNamespaceScope.ExcludeXml); 1058CopyNamespaces(navigator, (_depth - 1 == depthStart) ? XPathNamespaceScope.ExcludeXml : XPathNamespaceScope.Local);