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