1 instantiation of DefaultIfEmptyQueryOperator
System.Core (1)
System\Linq\ParallelEnumerable.cs (1)
5925
return new
DefaultIfEmptyQueryOperator
<TSource>(source, defaultValue);