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

Member predicate AnnotatedType::isNullableRefType

Holds if the type is a nullable reference, for example string?.

predicate isNullableRefType()