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