3 writes to matchSelf
System.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
164
this.
matchSelf
= matchSelf;
180
this.
matchSelf
= iter.matchSelf;
195
this.
matchSelf
= false;
2 references to matchSelf
System.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
180
this.matchSelf = iter.
matchSelf
;
194
if (this.
matchSelf
) {