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