3 writes to matchSelf
System.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
225
this.
matchSelf
= matchSelf;
240
this.
matchSelf
= iter.matchSelf;
255
this.
matchSelf
= false;
2 references to matchSelf
System.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
240
this.matchSelf = iter.
matchSelf
;
254
if (this.
matchSelf
) {