1 write to _iList
NuGet.DependencyResolver.Core (1)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (1)
90_iList = list;
2 references to _iList
NuGet.DependencyResolver.Core (2)
src\nuget-client\build\Shared\NoAllocEnumerateExtensions.cs (2)
102EnumeratorKind.IList => _iList![_iListIndex], 113EnumeratorKind.IList => ++_iListIndex < _iList!.Count,