1 write to s_RootDirMachine
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
2029
s_RootDirMachine
= rootDir + rndName + "\\";
2 references to s_RootDirMachine
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
1971
if (
s_RootDirMachine
== null)
1974
return
s_RootDirMachine
;