2 references to IsSignedDeb
Microsoft.DotNet.SignTool (2)
src\Configuration.cs (1)
435isAlreadyAuthenticodeSigned = IsSigned(file, VerifySignatures.IsSignedDeb(_log, file.FullPath));
src\RealSignTool.cs (1)
140return VerifySignatures.IsSignedDeb(log, filePath);