1 reference to DefaultIfEmpty
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
5906
return
DefaultIfEmpty
<TSource>(source, default(TSource));