public static IAsyncQueryable<TSource> Catch<TSource>( this IAsyncQueryable<TSource> first, IAsyncEnumerable<TSource> second )