1 reference to AsyncForEachAsyncState
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\Parallel.ForEachAsync.cs (1)
491
var state = new
AsyncForEachAsyncState
<TSource>(source, taskBody, dop, scheduler, cancellationToken, body);