3 writes to _curInd
System.Private.Xml (3)
System\Xml\Dom\XmlElementList.cs (3)
33_curInd = -1; 61_curInd = -1; 235_curInd = index;
2 references to _curInd
System.Private.Xml (2)
System\Xml\Dom\XmlElementList.cs (2)
225if (_curInd == index) 227int nDiff = index - _curInd;