1 implementation of GetHashValue
Microsoft.CodeAnalysis (1)
ResourceDescription.cs (1)
141
ImmutableArray<byte> Cci.IFileReference.
GetHashValue
(AssemblyHashAlgorithm algorithmId)
1 reference to GetHashValue
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2441
hashValue: metadata.GetOrAddBlob(fileReference.
GetHashValue
(hashAlgorithm)),