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