1 write to m_Scope
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2595
m_Scope
= scope;
6 references to m_Scope
mscorlib (6)
system\io\isolatedstorage\isolatedstoragefile.cs (6)
2652
if (IsolatedStorage.IsRoaming(
m_Scope
))
2654
else if (IsolatedStorage.IsMachine(
m_Scope
))
2671
if (IsolatedStorage.IsRoaming(
m_Scope
))
2673
else if(IsolatedStorage.IsMachine(
m_Scope
))
2689
if (IsolatedStorage.IsRoaming(
m_Scope
))
2691
else if(IsolatedStorage.IsMachine(
m_Scope
))