3 references to MAX_PARTICIPANTS
System.Threading (3)
System\Threading\Barrier.cs (3)
222
ArgumentOutOfRangeException.ThrowIfGreaterThan(participantCount,
MAX_PARTICIPANTS
);
326
ArgumentOutOfRangeException.ThrowIfGreaterThan(participantCount,
MAX_PARTICIPANTS
);
343
if (participantCount + total >
MAX_PARTICIPANTS
) //overflow