2 references to GetHash
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (1)
345
return _hashesOpt.
GetHash
(algorithmId);
ResourceDescription.cs (1)
143
return _hashes.
GetHash
(algorithmId);