5 references to RootDirectory
mscorlib (5)
system\io\isolatedstorage\isolatedstoragefile.cs (4)
1378if (!Directory.Exists(RootDirectory)) { 1388LongPathDirectory.Delete(RootDirectory, true); 1604return this.RootDirectory; 1609sb.Append(this.RootDirectory);
system\io\isolatedstorage\isolatedstoragefilestream.cs (1)
165m_isf.RootDirectory);