CombineWith<TValue, TFirst, TSecond>(Config<TFirst>, Config<TSecond>, Func<TFirst, TSecond, IExecutionContext, Task<TValue>>) Method