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

Predicate Internal::nonNullValue

Holds if expression e is a non-null value.

Import path

import semmle.code.csharp.controlflow.Guards
predicate nonNullValue(Expr e)