2 writes to _path
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
604
_path
= path;
629
_path
= null;
2 references to _path
WindowsBase (2)
Shared\MS\Internal\IO\Packaging\PackagingUtilities.cs (2)
626
if (
_path
!= null)
628
PackagingUtilities.DeleteIsolatedStorageFile(
_path
);