3 references to PolicyFileExpanded
System.Web (3)
Hosting\ApplicationManager.cs (1)
1384String configFile = (String)securityPolicySection.TrustLevels[trustSection.Level].PolicyFileExpanded;
HttpRuntime.cs (2)
3149file = (String)securityPolicySection.TrustLevels[trustSection.Level].PolicyFileExpanded; 3291String file = (String)securityPolicySection.TrustLevels[trustSection.Level].PolicyFileExpanded;