2 writes to _end
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
187_end = new XPathDocumentNavigator(root); 197_end = iter._end;
3 references to _end
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
188_end.MoveToNonDescendant(); 197_end = iter._end; 227if (!this.ctxt.MoveToFollowing(_localName, _namespaceUri, _end))