1 reference to OnInvocation
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
140
context.RegisterOperationAction(context =>
OnInvocation
(context, constantExpectedContext), OperationKind.Invocation);