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