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

Member predicate RefStruct::isRefLikeType

Holds if this type is a ref like type.

Only ref struct types are considered ref like types.

predicate isRefLikeType()