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)
53
Advance
();
FrameworkFork\Microsoft.Xml\Xml\XPath\Internal\FunctionQuery.cs (1)
100
while ((nav = this.
Advance
()) != null)