9 references to GetRootDir
mscorlib (9)
system\io\isolatedstorage\isolatedstoragefile.cs (9)
1302
sb.Append(
GetRootDir
(this.Scope));
1560
String rootDir =
GetRootDir
(scope);
1667
sb.Append(
GetRootDir
(scope));
1703
sb.Append(
GetRootDir
(scope));
1834
sb.Append(
GetRootDir
(scope));
2311
FileIOPermissionAccess.AllAccess,
GetRootDir
(scope));
2323
FileIOPermissionAccess.AllAccess,
GetRootDir
(scope));
2332
FileIOPermissionAccess.AllAccess,
GetRootDir
(scope));
2597
m_rootDir = IsolatedStorageFile.
GetRootDir
(scope);