2 references to IsAuthenticodeSigned
Microsoft.DotNet.SignTool (2)
src\ContentUtil.cs (1)
126return IsAuthenticodeSigned(stream);
src\RealSignTool.cs (1)
95return ContentUtil.IsAuthenticodeSigned(assemblyStream);