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