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