1 write to _iList
NuGet.Commands (1)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (1)
227
_iList
= iList;
2 references to _iList
NuGet.Commands (2)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (2)
245
EnumeratorKind.IList =>
_iList
![_iListIndex],
258
EnumeratorKind.IList => ++_iListIndex <
_iList
!.Count,