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

Member predicate Type::isRefLikeType

Holds if this type is a ref like type.

Only ref struct types are considered ref like types.

predicate isRefLikeType()