Base:
method
Advance
MS.Internal.Xml.XPath.Query.Advance()
3 references to Advance
System.Private.Xml (3)
System\Xml\XPath\Internal\IdQuery.cs (1)
62
while ((result =
Advance
()) != null)
System\Xml\XPath\Internal\MergeFilterQuery.cs (2)
59
XPathNavigator? result =
Advance
();
67
result =
Advance
();