2 references to Enumerable
Microsoft.Build (2)
SpecializedCollections.cs (1)
92return new ReadOnly.Enumerable<IEnumerable<T>, T>(values);
SpecializedCollections.ReadOnly.Collection.cs (1)
20: base(underlying)