3 writes to _matchSelf
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
182
_matchSelf
= matchSelf;
200
_matchSelf
= iter._matchSelf;
218
_matchSelf
= false;
2 references to _matchSelf
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
200
_matchSelf = iter.
_matchSelf
;
216
if (
_matchSelf
)