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

Predicate Private::summaryReturnNode

Holds if summary node ret is a return node of kind rk.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl
predicate summaryReturnNode(SummaryNode ret, ReturnKind rk)