2 writes to _LegacyPolicyFileExpanded
System.Web (2)
Configuration\TrustLevel.cs (2)
132_LegacyPolicyFileExpanded = strDir + "legacy." + PolicyFile; 135_LegacyPolicyFileExpanded = PolicyFile;
2 references to _LegacyPolicyFileExpanded
System.Web (2)
Configuration\TrustLevel.cs (2)
114if (_LegacyPolicyFileExpanded == null) { 138return _LegacyPolicyFileExpanded;