public static IEnumerable<TSource> OnErrorResumeNext<TSource>( IEnumerable<TSource> first, IEnumerable<TSource> second )