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