2 overrides of InternalShouldExitCurrentIteration
mscorlib (2)
system\threading\Tasks\ParallelLoopState.cs (2)
310internal override bool InternalShouldExitCurrentIteration 375internal override bool InternalShouldExitCurrentIteration
1 reference to InternalShouldExitCurrentIteration
mscorlib (1)
system\threading\Tasks\ParallelLoopState.cs (1)
75return InternalShouldExitCurrentIteration;