2 writes to matchSelf
System.Xml (2)
System\Xml\XPath\Internal\XPathAncestorQuery.cs (2)
19this.matchSelf = matchSelf; 22this.matchSelf = other.matchSelf;
3 references to matchSelf
System.Xml (3)
System\Xml\XPath\Internal\XPathAncestorQuery.cs (3)
22this.matchSelf = other.matchSelf; 31if (matchSelf) { 60if (matchSelf) {