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