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