2 writes to _end
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
256_end = new XPathDocumentNavigator(root); 266_end = iter._end;
3 references to _end
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
257_end.MoveToNonDescendant(); 266_end = iter._end; 295if (!this.ctxt.MoveToFollowing(_typ, _end))