1 reference to AsyncForEachAsyncState
Microsoft.CodeAnalysis.Threading.Package (1)
ParallelExtensions.NetFramework.cs (1)
363
var state = new
AsyncForEachAsyncState
<TSource>(source, taskBody, dop, scheduler, cancellationToken, body);