1 type derived from Enumerable
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\SpecializedCollections.ReadOnly.Enumerable`2.cs (1)
13
internal class Enumerable<TUnderlying, T> :
Enumerable
<TUnderlying>, IEnumerable<T>