1 type derived from Enumerable
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SpecializedCollections.cs (1)
96internal class Collection<T> : Enumerable<T>, ICollection<T>