1 type derived from Enumerable
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedCollections.Empty.Collection.cs (1)
14internal class Collection<T> : Enumerable<T>, ICollection<T>