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