6 references to Roaming
mscorlib (6)
system\io\isolatedstorage\isolatedstorage.cs (5)
76(IsolatedStorageScope.Roaming | 81(IsolatedStorageScope.Roaming | 104(IsolatedStorageScope.Roaming | 150return ((scope & IsolatedStorageScope.Roaming) != 0); 155return ((m_Scope & IsolatedStorageScope.Roaming) != 0);
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2356IsolatedStorageScope.Roaming)) &&