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

Predicate isArgumentNode

Holds if arg is an ArgumentNode of c with position pos.

Import path

import semmle.code.csharp.dataflow.internal.DataFlowPrivate
predicate isArgumentNode(ArgumentNode arg, DataFlowCall c, ArgumentPosition pos)