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

Member predicate AnnotatedType::isRef

Holds if the type is a ref, for example the return type of ref int F().

predicate isRef()