3 references to S_IFDIR
System.IO.Compression.ZipFile (3)
src\libraries\Common\src\System\IO\Compression\ZipArchiveEntryConstants.Unix.cs (1)
23(Interop.Sys.FileTypes.S_IFDIR |
System\IO\Compression\ZipFile.Create.Unix.cs (2)
19type = Interop.Sys.FileTypes.S_IFDIR; 31Interop.Sys.FileTypes.S_IFDIR => (fullPath, CreateEntryType.Directory),