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