1 write to _iList
Microsoft.VisualStudio.TestPlatform.ObjectModel (1)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (1)
221
_iList
= iList;
2 references to _iList
Microsoft.VisualStudio.TestPlatform.ObjectModel (2)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (2)
238
EnumeratorKind.IList =>
_iList
![_iListIndex],
250
EnumeratorKind.IList => ++_iListIndex <
_iList
!.Count,