1 write to _threadWhichStartedWebSocketTransition
System.Web (1)
HttpContext.cs (1)
383
_threadWhichStartedWebSocketTransition
= Thread.CurrentThread;
1 reference to _threadWhichStartedWebSocketTransition
System.Web (1)
HttpContext.cs (1)
389
return
_threadWhichStartedWebSocketTransition
== Thread.CurrentThread;