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