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