4 references to Instance
System.Linq.AsyncEnumerable (4)
System\Linq\ToLookupAsync.cs (4)
49
return EmptyLookup<TKey, TSource>.
Instance
;
104
return EmptyLookup<TKey, TSource>.
Instance
;
163
return EmptyLookup<TKey, TElement>.
Instance
;
223
return EmptyLookup<TKey, TElement>.
Instance
;