2 references to Enumerable
Microsoft.CodeAnalysis.Workspaces (2)
SpecializedCollections.cs (1)
90return new ReadOnly.Enumerable<IEnumerable<T>, T>(values);
SpecializedCollections.ReadOnly.Collection.cs (1)
18: base(underlying)