2 writes to m_StoreScope
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
1653m_StoreScope = scope; 1832m_StoreScope = scope;
1 reference to m_StoreScope
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
416if (m_StoreScope != (IsolatedStorageScope.Application | IsolatedStorageScope.User)) {