2 references to ComputeHash
Mono.Cecil (2)
Mono.Cecil\AssemblyWriter.cs (1)
172
Guid guid = CryptoService.ComputeGuid (CryptoService.
ComputeHash
(writer.BaseStream));
Mono.Security.Cryptography\CryptoService.cs (1)
129
return
ComputeHash
(stream);