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