2 references to Collection
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Dependencies\Collections\Specialized\SpecializedCollections.cs (1)
97: new ReadOnly.Collection<ICollection<T>, T>(collection);
src\Dependencies\Collections\Specialized\SpecializedCollections.ReadOnly.Set.cs (1)
18: base(underlying)