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; 216if (_matchSelf)