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