1 write to _controlThread
System.Web (1)
IntSecurity.cs (1)
76_controlThread = new SecurityPermission(SecurityPermissionFlag.ControlThread);
2 references to _controlThread
System.Web (2)
IntSecurity.cs (2)
75if (_controlThread == null) 79return _controlThread;