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