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