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

Member predicate ElementAccess::getIndex

Gets the ith index expression of this element access, for example the second (i = 1) index expression is 1 in x[0, 1].

Expr getIndex(int i)