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