// Assembly: mscorlib
// Full name: System.Threading.Tasks.ParallelLoopResult

namespace System.Threading.Tasks
{
public class ParallelLoopResult // TypeDefIndex: 3865
{
	// Fields
	type#15315 _completed;
	type#9675 _lowestBreakIteration;
}
}
