1 reference to IsComputeHashMethod
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (1)
131
else if (methodHelper.
IsComputeHashMethod
(invocationOperation, out ComputeType computeType))