2 writes to _end
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
188_end = new XPathDocumentNavigator(root); 198_end = iter._end;
3 references to _end
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
189_end.MoveToNonDescendant(); 198_end = iter._end; 228if (!this.ctxt.MoveToFollowing(_localName, _namespaceUri, _end))