1 write to _unrestricted
System.Web (1)
IntSecurity.cs (1)
26_unrestricted = new PermissionSet(PermissionState.Unrestricted);
2 references to _unrestricted
System.Web (2)
IntSecurity.cs (2)
25if (_unrestricted == null) 29return _unrestricted;