1 reference to Impl
System.Linq.AsyncEnumerable (1)
System\Linq\AggregateAsync.cs (1)
212
return
Impl
(source.WithCancellation(cancellationToken).ConfigureAwait(false), seed, func, resultSelector);