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

Member predicate UsingStmt :: getVariableDeclExpr

Gets the ith local variable declaration of this using statement.

LocalVariableDeclExpr getVariableDeclExpr ( int i )