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