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