14 references to DisassociateFromCurrentThread
System.Web (14)
Hosting\IPipelineRuntime.cs (2)
637threadContext.DisassociateFromCurrentThread(); 650threadContext.DisassociateFromCurrentThread();
HttpApplication.cs (4)
3961threadContext.DisassociateFromCurrentThread(); 4273threadContext.DisassociateFromCurrentThread(); 4309threadContext.DisassociateFromCurrentThread(); 4316threadContext.DisassociateFromCurrentThread();
HttpRuntime.cs (1)
1593threadContext.DisassociateFromCurrentThread();
LegacyAspNetSynchronizationContext.cs (1)
70threadContext.DisassociateFromCurrentThread();
ThreadContext.cs (1)
355DisassociateFromCurrentThread();
UI\LegacyPageAsyncTask.cs (1)
179threadContext.DisassociateFromCurrentThread();
UI\LegacyPageAsyncTaskManager.cs (1)
218threadContext.DisassociateFromCurrentThread();
UI\Page.cs (2)
5929threadContext.DisassociateFromCurrentThread(); 5941threadContext.DisassociateFromCurrentThread();
Util\AspCompat.cs (1)
406threadContext.DisassociateFromCurrentThread();