1 write to _levelHigh
System.Web (1)
IntSecurity.cs (1)
106_levelHigh = new AspNetHostingPermission(AspNetHostingPermissionLevel.High);
2 references to _levelHigh
System.Web (2)
IntSecurity.cs (2)
105if (_levelHigh == null) 109return _levelHigh;