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

Member predicate UsingBlockStmt::getVariable

Gets the ith local variable of this using statement.

LocalVariable getVariable(int i)