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