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