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

Predicate Internal::getANullImplyingChild

Gets a child expression of e which is null only if e is null.

Import path

import semmle.code.csharp.controlflow.Guards
Expr getANullImplyingChild(Expr e)