1 override of InternalShouldExitCurrentIteration
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\ParallelLoopState.cs (1)
256
internal override bool
InternalShouldExitCurrentIteration
1 reference to InternalShouldExitCurrentIteration
System.Threading.Tasks.Parallel (1)
System\Threading\Tasks\ParallelLoopState.cs (1)
66
return
InternalShouldExitCurrentIteration
;