Base:
method
Advance
MS.Internal.Xml.XPath.Query.Advance()
2 references to Advance
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\ExtensionQuery.cs (1)
53Advance();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
100while ((nav = this.Advance()) != null)