2 writes to CurrentThread
System.Web (2)
ThreadContext.cs (2)
101HttpContext.CurrentThread = Thread.CurrentThread; 139HttpContext.CurrentThread = null;
1 reference to CurrentThread
System.Web (1)
ThreadContext.cs (1)
99if (HttpContext.CurrentThread == null) {