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

Member predicate UsingBlockStmt::getVariable

Gets the ith local variable of this using statement.

LocalVariable getVariable(int i)