1 type derived from Enumerable
Microsoft.Build (1)
src\msbuild\artifacts\.packages\microsoft.codeanalysis.collections\5.0.0-1.25277.114\contentFiles\cs\net9.0\Specialized\SpecializedCollections.ReadOnly.Enumerable`2.cs (1)
15internal class Enumerable<TUnderlying, T> : Enumerable<TUnderlying>, IEnumerable<T>