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