10 references to IsRoaming
mscorlib (10)
system\io\isolatedstorage\isolatedstorage.cs (5)
577
if (!
IsRoaming
(scope)) // No quota for roaming
593
if (!
IsRoaming
(scope)) // No quota for roaming
631
if (!
IsRoaming
(scope)) // No quota for roaming
708
if (!
IsRoaming
(scope)) // No quota for roaming
735
if (!
IsRoaming
(scope))
system\io\isolatedstorage\isolatedstoragefile.cs (5)
1957
if (
IsRoaming
(scope))
2305
if (
IsRoaming
(scope))
2652
if (IsolatedStorage.
IsRoaming
(m_Scope))
2671
if (IsolatedStorage.
IsRoaming
(m_Scope))
2689
if (IsolatedStorage.
IsRoaming
(m_Scope))