Base:
method
Advance
MS.Internal.Xml.XPath.Query.Advance()
2 references to Advance
System.Xml (2)
System\Xml\XPath\Internal\ExtensionQuery.cs (1)
46Advance();
System\Xml\XPath\Internal\FunctionQuery.cs (1)
82while ((nav = this.Advance()) != null) {