3 references to MoveToNextNamespace
System.Private.Xml (3)
System\Xml\XPath\Internal\NamespaceQuery.cs (1)
42_onNamespace = currentNode!.MoveToNextNamespace();
System\Xml\XPath\XPathNavigator.cs (2)
1717while (nav.MoveToNextNamespace()) 1841while (n1.MoveToNextNamespace())