2 references to TryGetHashDataMethod
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (2)
173
methodHelper.
TryGetHashDataMethod
(declarationTuple.OriginalType, type, out var hashDataMethodSymbol))
229
if (!methodHelper.
TryGetHashDataMethod
(originalHashType, computeType, out var staticHashMethod))