2 references to
System (2)
sys\system\threading\Barrier.cs (2)
47
public BarrierPostPhaseException(Exception innerException):
this
(null, innerException)
55
public BarrierPostPhaseException(string message):
this
(message, null)