1 reference to CaptureCreateOrComputeHashInvocationOperation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferHashDataOverComputeHash.cs (1)
110
context.RegisterOperationAction(
CaptureCreateOrComputeHashInvocationOperation
, OperationKind.Invocation);