1 reference to AddExceptionsForCompletedTask
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (1)
5013foreach (Task task in tasks) AddExceptionsForCompletedTask(ref exceptions, task);