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

Member predicate AnnotatedType::isReadonlyRef

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

predicate isReadonlyRef()