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

Predicate Private::summaryArgumentNode

Holds if summary node arg is at position pos in the call c.

Import path

import semmle.code.csharp.dataflow.internal.FlowSummaryImpl
predicate summaryArgumentNode(DataFlowCall c, SummaryNode arg, ArgumentPosition pos)