2 references to IsZip
Microsoft.DotNet.SignTool (2)
src\BatchSignUtil.cs (1)
555
else if (fileName.
IsZip
())
src\FileSignInfo.cs (1)
111
internal bool IsUnpackableContainer() =>
IsZip
() ||