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