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)
526
private static
ReliableIsolatedStorageFileFolder
GetDefaultIsolatedStorageFile()
598
FileShare share,
ReliableIsolatedStorageFileFolder
folder)
647
private
ReliableIsolatedStorageFileFolder
_folder;
858
private static
ReliableIsolatedStorageFileFolder
_defaultFile;