2 types derived from ICollection_Generic_Tests
Microsoft.CodeAnalysis.UnitTests (2)
Collections\HashSet\ISet_Generic_Tests`1.cs (1)
30public abstract class ISet_Generic_Tests<T> : ICollection_Generic_Tests<T>
Collections\List\IList.Generic.Tests.cs (1)
22public abstract class IList_Generic_Tests<T> : ICollection_Generic_Tests<T>