2 writes to _end
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (2)
257_end = new XPathDocumentNavigator(root); 267_end = iter._end;
3 references to _end
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentIterator.cs (3)
258_end.MoveToNonDescendant(); 267_end = iter._end; 296if (!this.ctxt.MoveToFollowing(_typ, _end))