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

Predicate maybeNullDeref

Import path

import semmle.code.csharp.dataflow.Nullness
predicate maybeNullDeref(Dereference d, SourceVariable v, string msg, Element reason)