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

Member predicate Statements::TryStmtTree::last

Holds if last with completion c is a potential last element executed within this element.

predicate last(AstNode last, Completion c)