1 write to LoopBody
Microsoft.CodeAnalysis.Threading.Package (1)
ParallelExtensions.NetFramework.cs (1)
423
LoopBody
= body;
2 references to LoopBody
Microsoft.CodeAnalysis.Threading.Package (2)
ParallelExtensions.NetFramework.cs (2)
163
await state.
LoopBody
(element, state.Cancellation.Token);
328
await state.
LoopBody
(element, state.Cancellation.Token);