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