1 write to _itemList
NuGet.DependencyResolver.Core (1)
Remote\RemoteDependencyWalker.cs (1)
861_itemList = itemList;
7 references to _itemList
NuGet.DependencyResolver.Core (7)
Remote\RemoteDependencyWalker.cs (7)
869if (_index + 1 < _itemList._count) 874_current = _itemList._firstItem; 878_current = _itemList._secondItem; 882_current = _itemList._thirdItem; 886_current = _itemList._fourthItem; 890_current = _itemList._fifthItem; 894_current = _itemList._additionalItems[_index - Fields];