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