CodeQL library for C#
codeql/csharp-all 0.10.0 (changelog, source)
Search

Predicate signature Make::Private::getCallbackParameterType

Gets the type of the ith parameter in a synthesized call that targets a callback of type t.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
signature DataFlowType getCallbackParameterType(DataFlowType t, ArgumentPosition pos)