4 references to FileExists
WindowsBase (4)
Base\MS\Internal\IO\Zip\ZipArchive.cs (3)
200if (FileExists(zipFileName)) 244if (!FileExists(zipFileName)) 299if (FileExists(zipFileName)) // is it in central Directory ?
Base\System\IO\Packaging\ZipPackage.cs (1)
170if (_zipArchive.FileExists(partZipName))