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