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