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

Member predicate AnnotatedType::isNonNullableRefType

Holds if the type is a non-nullable reference, for example, string in a nullable-enabled context.

predicate isNonNullableRefType()