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

Predicate getAnOutNode

Gets a node that can read the value returned from call with return kind kind.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowDispatch
OutNode getAnOutNode(DataFlowCall call, ReturnKind kind)