2 writes to _index
NuGet.DependencyResolver.Core (2)
Remote\RemoteDependencyWalker.cs (2)
860_index = -1; 871++_index;
7 references to _index
NuGet.DependencyResolver.Core (7)
Remote\RemoteDependencyWalker.cs (7)
869if (_index + 1 < _itemList._count) 872if (_index == 0) 876else if (_index == 1) 880else if (_index == 2) 884else if (_index == 3) 888else if (_index == 4) 894_current = _itemList._additionalItems[_index - Fields];