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

Member predicate Make::GuardValue::isNullness

Holds if this value represents null or non-null as indicated by isNull.

predicate isNullness(boolean isNull)