3 references to DomainIsolationByUser
mscorlib (1)
system\io\isolatedstorage\isolatedstorage.cs (1)
1078
IsolatedStorageContainment.
DomainIsolationByUser
,
PresentationFramework (1)
src\Framework\System\Windows\Interop\DocobjHost.cs (1)
960
storagePermission.UsageAllowed = IsolatedStorageContainment.
DomainIsolationByUser
;
System (1)
sys\system\configuration\ClientSettingsStore.cs (1)
496
IsolatedStorageContainment.
DomainIsolationByUser
;