1 write to State
System.Web (1)
UI\PageAsyncTask.cs (1)
45State = state;
2 references to State
System.Web (2)
UI\Page.cs (2)
5729LegacyPageAsyncTask legacyTask = new LegacyPageAsyncTask(task.BeginHandler, task.EndHandler, task.TimeoutHandler, task.State, task.ExecuteInParallel); 5745: (IPageAsyncTask)new PageAsyncTaskApm(task.BeginHandler, task.EndHandler, task.State);