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