3 writes to UsageAllowed
mscorlib (1)
system\security\permissions\permissionattributes.cs (1)
1071p.UsageAllowed = m_allowed;
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
960storagePermission.UsageAllowed = IsolatedStorageContainment.DomainIsolationByUser;
System (1)
sys\system\configuration\ClientSettingsStore.cs (1)
495storagePerm.UsageAllowed = _isRoaming? IsolatedStorageContainment.DomainIsolationByRoamingUser :