public static IAsyncQueryable<TSource> DefaultIfEmpty<TSource>( this IAsyncQueryable<TSource> source, TSource defaultValue )