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

Member predicate DataFlow :: ParameterNode :: isParameterOf

DEPRECATED

Holds if this node is the parameter of callable c at the specified (zero-based) position.

predicate isParameterOf ( DataFlowCallable c , int i )