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