14 references to User
mscorlib (14)
system\io\isolatedstorage\isolatedstorage.cs (6)
67(IsolatedStorageScope.User | 71(IsolatedStorageScope.User | 77IsolatedStorageScope.User | 82IsolatedStorageScope.User | 97IsolatedStorageScope.User); 106IsolatedStorageScope.User);
system\io\isolatedstorage\isolatedstoragefile.cs (8)
99IsolatedStorageScope.User, 109IsolatedStorageScope.User, 119IsolatedStorageScope.User, 416if (m_StoreScope != (IsolatedStorageScope.Application | IsolatedStorageScope.User)) { 1793if (scope == (IsolatedStorageScope.Application | IsolatedStorageScope.User)) { 1884if (scope == (IsolatedStorageScope.Application | IsolatedStorageScope.User)) { 2354if ((scope != IsolatedStorageScope.User) && 2355(scope != (IsolatedStorageScope.User|