2 writes to _typ
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
250
_typ
= typ;
267
_typ
= iter._typ;
3 references to _typ
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
267
_typ = iter.
_typ
;
288
if (this.ctxt.IsKindMatch(
_typ
))
295
if (!this.ctxt.MoveToFollowing(
_typ
, _end))