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