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

Predicate signature InputSig::parameterMatch

Holds if the parameter position ppos matches the argument position apos.

signature predicate parameterMatch(ParameterPosition ppos, ArgumentPosition apos)