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

Member predicate LocalVariableDeclExpr::isOutArgument

Holds if this variable declaration is defined as an out argument, for example M(out int x).

predicate isOutArgument()