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