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