2 writes to m_RootDir
mscorlib (2)
system\io\isolatedstorage\isolatedstoragefile.cs (2)
1783
this.
m_RootDir
= rootDir;
1881
this.
m_RootDir
= sb.ToString();
1 reference to m_RootDir
mscorlib (1)
system\io\isolatedstorage\isolatedstoragefile.cs (1)
1594
get { return
m_RootDir
; }