2 writes to _iterationStarted
System.Private.Xml (2)
System\Xml\XPath\XPathNodeIterator.cs (2)
82_iterationStarted = true; 96_iterationStarted = false;
2 references to _iterationStarted
System.Private.Xml (2)
System\Xml\XPath\XPathNodeIterator.cs (2)
60if (_iterationStarted) 78if (!_iterationStarted)