1 instantiation of ReliableIsolatedStorageFileFolder
WindowsBase (1)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (1)
531_defaultFile = new ReliableIsolatedStorageFileFolder();
4 references to ReliableIsolatedStorageFileFolder
WindowsBase (4)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (4)
526private static ReliableIsolatedStorageFileFolder GetDefaultIsolatedStorageFile() 598FileShare share, ReliableIsolatedStorageFileFolder folder) 647private ReliableIsolatedStorageFileFolder _folder; 858private static ReliableIsolatedStorageFileFolder _defaultFile;