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