codeql/csharp-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets an index expression of this element access, for example 1 in x[0, 1].
1
x[0, 1]
Expr getAnIndex()