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