Base:
method
Concat
System.Linq.Enumerable.ConcatIterator<TSource>.Concat(System.Collections.Generic.IEnumerable<TSource>)
1 reference to Concat
System.Linq (1)
System\Linq\Concat.cs (1)
96/// To handle chains of >= 3 sources, we chain the <see cref="Concat"/> iterators together and allow