2 references to MoveToFirstChild
System.Xml (2)
System\Xml\XPath\Internal\DescendantoverDescendantQuery.cs (2)
45
if (!
MoveToFirstChild
()) {
58
} while (
MoveToFirstChild
());