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