1 write to m_rootDir
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2597m_rootDir = IsolatedStorageFile.GetRootDir(scope);
2 references to m_rootDir
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
2598m_fileEnum = new TwoLevelFileEnumerator(m_rootDir); 2755sb.Append(m_rootDir);