codeql/csharp-all
3.0.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if the type is a nullable reference, for example string?.
string?
predicate isNullableRefType()