1 write to s_PermUnrestricted
mscorlib (1)
system\io\isolatedstorage\isolatedstorage.cs (1)
346
s_PermUnrestricted
= new PermissionSet(
2 references to s_PermUnrestricted
mscorlib (2)
system\io\isolatedstorage\isolatedstorage.cs (2)
345
if (
s_PermUnrestricted
== null)
349
return
s_PermUnrestricted
;