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