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)
226TaskCompleted(onCallerThread);