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