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)
869
if (_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];