2 writes to _matchSelf
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathAncestorQuery.cs (2)
15
_matchSelf
= matchSelf;
19
_matchSelf
= other._matchSelf;
2 references to _matchSelf
System.Private.Xml (2)
System\Xml\XPath\Internal\XPathAncestorQuery.cs (2)
19
_matchSelf = other.
_matchSelf
;
30
if (
_matchSelf
)