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