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

Predicate getCallbackReturnType

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

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImplSpecific
DataFlowType getCallbackReturnType ( DataFlowType t , ReturnKind rk )