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