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