CodeQL library for C#
codeql/csharp-all 0.9.0 (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)