2 writes to s_RootDirUser
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
2044s_RootDirUser = rootDir; 2074s_RootDirUser = rootDir + rndName + "\\";
2 references to s_RootDirUser
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
1978if (s_RootDirUser == null) 1981return s_RootDirUser;