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