codeql/csharp-all
0.8.3
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)