2 references to EmptyReadOnlySet
Microsoft.CodeAnalysis (2)
CommandLine\CommonCompiler.cs (1)
488return SpecializedCollections.EmptyReadOnlySet<string>();
InternalUtilities\SpecializedCollections.cs (1)
110? EmptyReadOnlySet<T>()