1 reference to TryParseHashAlgorithmName
Microsoft.CodeAnalysis.CSharp (1)
CommandLine\CSharpCommandLineParser.cs (1)
383
var newChecksumAlgorithm =
TryParseHashAlgorithmName
(value!);