2 references to GetAlgorithmGuid
Microsoft.CodeAnalysis (1)
PEWriter\DebugSourceInfo.cs (1)
36
: this(checksum, SourceHashAlgorithms.
GetAlgorithmGuid
(checksumAlgorithm), embeddedTextBlob)
Microsoft.CodeAnalysis.UnitTests (1)
Text\SourceTextTests.cs (1)
101
var guid = SourceHashAlgorithms.
GetAlgorithmGuid
(algorithm);