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