10 references to Empty
Microsoft.CodeAnalysis (10)
InternalUtilities\SpecializedCollections.cs (10)
13return Empty.Enumerator<T>.Instance; 18return Empty.List<T>.Instance; 23return Empty.List<T>.Instance; 28return Empty.List<T>.Instance; 33return Empty.BoxedImmutableArray<T>.Instance; 38return Empty.List<T>.Instance; 43return Empty.Set<T>.Instance; 48return Empty.Set<T>.Instance; 54return Empty.Dictionary<TKey, TValue>.Instance; 60return Empty.Dictionary<TKey, TValue>.Instance;