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