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