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