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

Predicate getCallbackParameterType

Gets the type of the parameter matching arguments at position pos in a synthesized call that targets a callback of type t.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImplSpecific
DataFlowType getCallbackParameterType ( DataFlowType t , ArgumentPosition pos )