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

Predicate signature Make::Private::getCallbackReturnType

Gets the return type of kind rk in a synthesized call that targets a callback of type t.

Import path

import codeql.dataflow.internal.FlowSummaryImpl
signature DataFlowType getCallbackReturnType(DataFlowType t, ReturnKind rk)