1 type derived from Enumerable
Roslyn.Diagnostics.Analyzers (1)
src\Dependencies\Collections\Specialized\SpecializedCollections.Empty.Collection.cs (1)
16internal class Collection<T> : Enumerable<T>, ICollection<T>