codeql/csharp-all
5.1.4-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets a dimension’s length argument of this array creation, for example 5 in
5
new int[5, 10]
Expr getALengthArgument()