codeql/csharp-all
5.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the type is a ref, for example the return type of ref int F().
ref
ref int F()
predicate isRef()