1 type derived from Enumerable
Microsoft.Build (1)
SpecializedCollections.Empty.Collection.cs (1)
16internal class Collection<T> : Enumerable<T>, ICollection<T>