2 references to File
System.IO.Compression.ZipFile (2)
System\IO\Compression\ZipFile.Create.cs (1)
491case CreateEntryType.File:
System\IO\Compression\ZipFile.Create.Unix.cs (1)
30Interop.Sys.FileTypes.S_IFREG => (fullPath, CreateEntryType.File),