2 writes to _typ
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
122
_typ
= typ;
130
_typ
= iter._typ;
3 references to _typ
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
130
_typ = iter.
_typ
;
148
if (!this.ctxt.MoveToChild(
_typ
))
153
if (!this.ctxt.MoveToNext(
_typ
))