1 implementation of HashAlgorithm
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceAssemblySymbol.cs (1)
420
public AssemblyHashAlgorithm
HashAlgorithm
2 references to HashAlgorithm
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
1995
hashAlgorithm: sourceAssembly.
HashAlgorithm
,
2446
var hashAlgorithm = assembly.
HashAlgorithm
;