2 references to GetRootDirectory
System.IO.IsolatedStorage (2)
System\IO\IsolatedStorage\IsolatedStorageFile.cs (1)
649
string root = Helper.
GetRootDirectory
(scope);
System\IO\IsolatedStorage\IsolatedStorageFile.NonMobile.cs (1)
55
StringBuilder root = new StringBuilder(Helper.
GetRootDirectory
(Scope));