2 references to AddToList
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Threading\Tasks\Task.cs (2)
5008if (task.IsWaitNotificationEnabled) AddToList(task, ref notificationTasks, initSize: 1); 5027if (task.IsWaitNotificationEnabled) AddToList(task, ref notificationTasks, initSize: 1);