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