3 references to IList
Microsoft.VisualStudio.TestPlatform.ObjectModel (3)
Nuget.Frameworks\NoAllocEnumerateExtensions.cs (3)
89_kind = EnumeratorKind.IList; 102EnumeratorKind.IList => _iList![_iListIndex], 113EnumeratorKind.IList => ++_iListIndex < _iList!.Count,