3 writes to _matchSelf
System.Private.Xml (3)
System\Xml\Cache\XPathDocumentIterator.cs (3)
251
_matchSelf
= matchSelf;
268
_matchSelf
= iter._matchSelf;
286
_matchSelf
= false;
2 references to _matchSelf
System.Private.Xml (2)
System\Xml\Cache\XPathDocumentIterator.cs (2)
268
_matchSelf = iter.
_matchSelf
;
284
if (
_matchSelf
)