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