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