codeql/csharp-all
3.1.2-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the nth catch clause of this try statement.
n
try
CatchClause getCatchClause(int n)