12 types derived from IList_Generic_Tests
Microsoft.CodeAnalysis.UnitTests (12)
Collections\List\SegmentedList.Generic.Tests.AddRange.cs (1)
25
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.BinarySearch.cs (1)
21
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Capacity.cs (1)
15
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Constructor.cs (1)
22
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.ConvertAll.cs (1)
17
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.cs (1)
21
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Find.cs (1)
21
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.ForEach.cs (1)
20
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.IndexOf.cs (1)
22
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Remove.cs (1)
21
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Reverse.cs (1)
22
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>
Collections\List\SegmentedList.Generic.Tests.Sort.cs (1)
22
public abstract partial class SegmentedList_Generic_Tests<T> :
IList_Generic_Tests
<T>