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

Member predicate Statements::TryStmtTree::nestLevel

Gets the finally-nesting level of this try statement. That is, the number of finally blocks that this try statement is nested under.

int nestLevel()