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