2 writes to _PolicyFileExpanded
System.Web (2)
Configuration\TrustLevel.cs (2)
102
_PolicyFileExpanded
= strDir + PolicyFile;
105
_PolicyFileExpanded
= PolicyFile;
2 references to _PolicyFileExpanded
System.Web (2)
Configuration\TrustLevel.cs (2)
84
if (
_PolicyFileExpanded
== null) {
108
return
_PolicyFileExpanded
;