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