1 write to _postPhaseAction
System.Threading (1)
System\Threading\Barrier.cs (1)
224_postPhaseAction = postPhaseAction;
3 references to _postPhaseAction
System.Threading (3)
System\Threading\Barrier.cs (3)
784if (_postPhaseAction is not null) 797_postPhaseAction(this); 827thisBarrier._postPhaseAction!(thisBarrier);