2 references to AddExceptionsForCompletedTask
mscorlib (2)
system\threading\Tasks\Task.cs (2)
5156
foreach (var task in tasks)
AddExceptionsForCompletedTask
(ref exceptions, task);
5268
AddExceptionsForCompletedTask
(ref exceptions, task);