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

Predicate Private::summaryOutNode

Holds if summary node out contains output of kind rk from call c.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl
predicate summaryOutNode(DataFlowCall c, SummaryNode out, ReturnKind rk)