2 references to Mode
System.IO.Compression.ZipFile (2)
System\IO\Compression\ZipFile.Create.Unix.cs (1)
25type = (status.Mode & Interop.Sys.FileTypes.S_IFMT);
System\IO\Compression\ZipFileExtensions.ZipArchive.Create.Unix.cs (1)
24entry.ExternalAttributes = status.Mode << 16;