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)
768if (_postPhaseAction is not null) 781_postPhaseAction(this); 811thisBarrier._postPhaseAction!(thisBarrier);