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

Member predicate AnnotatedType::isOut

Holds if the type is an out, for example parameter p in void F(out int p).

predicate isOut()