2 references to IsSignedNupkg
Microsoft.DotNet.SignTool (2)
src\Configuration.cs (1)
426isAlreadyAuthenticodeSigned = IsSigned(file, VerifySignatures.IsSignedNupkg(file.FullPath));
src\RealSignTool.cs (1)
114return VerifySignatures.IsSignedNupkg(filePath);