2 references to IsSpecialManagedHashAlgorithms
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (2)
461
if (
IsSpecialManagedHashAlgorithms
(originalHashType))
485
if (
IsSpecialManagedHashAlgorithms
(originalHashType))