2 implementations of GetHashValue
Microsoft.CodeAnalysis (1)
ResourceDescription.cs (1)
141
ImmutableArray<byte> Cci.IFileReference.
GetHashValue
(AssemblyHashAlgorithm algorithmId)
Microsoft.CodeAnalysis.CSharp (1)
Emitter\Model\ModuleReference.cs (1)
61
ImmutableArray<byte> Cci.IFileReference.
GetHashValue
(AssemblyHashAlgorithm algorithmId)
1 reference to GetHashValue
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
2453
hashValue: metadata.GetOrAddBlob(fileReference.
GetHashValue
(hashAlgorithm)),