1 write to _itemList
NuGet.DependencyResolver.Core (1)
Remote\RemoteDependencyWalker.cs (1)
871_itemList = itemList;
7 references to _itemList
NuGet.DependencyResolver.Core (7)
Remote\RemoteDependencyWalker.cs (7)
879if (_index + 1 < _itemList._count) 884_current = _itemList._firstItem; 888_current = _itemList._secondItem; 892_current = _itemList._thirdItem; 896_current = _itemList._fourthItem; 900_current = _itemList._fifthItem; 904_current = _itemList._additionalItems![_index - Fields];