3 writes to _curInd
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (3)
35_curInd = -1; 62_curInd = -1; 229_curInd = index;
2 references to _curInd
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (2)
220if (_curInd == index) 222int nDiff = index - _curInd;