3 references to PolicyLevel
System.Web (3)
Hosting\ApplicationManager.cs (3)
1657if (HttpRuntime.PolicyLevel == null || HttpRuntime.PolicyLevel.Resolve(evidence).PermissionSet.IsUnrestricted()) 1659else if (HttpRuntime.PolicyLevel.Resolve(evidence).PermissionSet.Equals(Nothing))