1 reference to Windows
System.IO.Compression (1)
System\IO\Compression\ZipArchiveEntry.Unix.cs (1)
18madeByPlatform == ZipVersionMadeByPlatform.Windows ? GetFileName_Windows(path) : GetFileName_Unix(path);