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