2 writes to _file
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
724
_file
= GetCurrentStore();
768
_file
= null;
2 references to _file
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
669
return
_file
;
767
IsolatedStorageFile file =
_file
;