4 references to Instance
System.Linq.AsyncEnumerable (4)
System\Linq\ToLookupAsync.cs (4)
48
return EmptyLookup<TKey, TSource>.
Instance
;
97
return EmptyLookup<TKey, TSource>.
Instance
;
150
return EmptyLookup<TKey, TElement>.
Instance
;
204
return EmptyLookup<TKey, TElement>.
Instance
;