1 reference to TryGetAlgorithm
Microsoft.CodeAnalysis (1)
CryptographicHashProvider.cs (1)
33
using (HashAlgorithm? algorithm =
TryGetAlgorithm
(algorithmId))