1 reference to AnalyzeInvocation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\PreferConvertToHexStringOverBitConverter.cs (1)
60
context.RegisterOperationAction(
AnalyzeInvocation
, OperationKind.Invocation);