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

Member predicate UsingStmt::getVariableDeclExpr

Gets the ith local variable declaration of this using statement.

LocalVariableDeclExpr getVariableDeclExpr(int i)