1 reference to DefaultIfEmptyIterator
System.Core (1)
System\Linq\Enumerable.cs (1)
1004return DefaultIfEmptyIterator<TSource>(source, defaultValue);