1 reference to CodeCatchClauseCollection
System (1)
compmod\system\codedom\CodeTryCatchFinallyStatement.cs (1)
29
private CodeCatchClauseCollection catchClauses = new
CodeCatchClauseCollection
();