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