1 write to s_machineRootDirectory
System.IO.IsolatedStorage (1)
System\IO\IsolatedStorage\Helper.cs (1)
47s_machineRootDirectory = GetRandomDirectory(GetDataDirectory(scope), scope);
2 references to s_machineRootDirectory
System.IO.IsolatedStorage (2)
System\IO\IsolatedStorage\Helper.cs (2)
45if (string.IsNullOrEmpty(s_machineRootDirectory)) 49return s_machineRootDirectory;