2 writes to typ
System.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
224
this.
typ
= typ;
239
this.
typ
= iter.typ;
3 references to typ
System.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
239
this.typ = iter.
typ
;
257
if (this.ctxt.IsKindMatch(this.
typ
)) {
263
if (!this.ctxt.MoveToFollowing(this.
typ
, this.end))