1 type derived from Enumerable
Microsoft.CodeAnalysis (1)
InternalUtilities\SpecializedCollections.ReadOnly.Enumerable`2.cs (1)
13internal class Enumerable<TUnderlying, T> : Enumerable<TUnderlying>, IEnumerable<T>