3 references to TaskCompleted
System.Web (3)
UI\LegacyPageAsyncTask.cs (2)
113
_taskManager.
TaskCompleted
(true /*onCallerThread*/); // notify TaskManager
225
_taskManager.
TaskCompleted
(_completedSynchronously /*onCallerThread*/); // notify TaskManager
UI\LegacyPageAsyncTaskManager.cs (1)
226
TaskCompleted
(onCallerThread);