2 references to AlgorithmId
Microsoft.CodeAnalysis (2)
StrongName\CryptoBlobParser.cs (2)
127
var signatureAlgorithmId = new
AlgorithmId
(sigAlgId);
133
var hashAlgorithmId = new
AlgorithmId
(hashAlgId);