Example #1
0
 internal override ImmutableArray <byte> GetHash(AssemblyHashAlgorithm algorithmId)
 {
     return(_module.GetHash(algorithmId));
 }