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

Predicate Internal :: Cached :: isGuardedByExpr

Import path

import semmle.code.csharp.controlflow.Guards
predicate isGuardedByExpr ( AccessOrCallExpr guarded , Guard g , AccessOrCallExpr sub , AbstractValue v )