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