2 references to AggregateException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\AggregateException.cs (1)
150
this
(SR.AggregateException_ctor_DefaultMessage, innerExceptionInfos)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\TaskExceptionHolder.cs (1)
64
AggregateException exceptionToThrow = new
AggregateException
(