1 override of GetPermission
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
1891
protected override IsolatedStoragePermission
GetPermission
(
2 references to GetPermission
mscorlib (2)
system\io\isolatedstorage\isolatedstorage.cs (2)
1179
ispAllowed =
GetPermission
(psAllowed);
1193
ispDenied =
GetPermission
(psDenied);