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

Predicate scopeLast

Holds if scope is exited when last finishes with completion c.

Import path

import semmle.code.csharp.controlflow.internal.ControlFlowGraphImpl
predicate scopeLast(CfgScope scope, AstNode last, Completion c)