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