1 reference to CodeCatchClauseCollection
System.CodeDom (1)
System\CodeDom\CodeTryCatchFinallyStatement.cs (1)
25public CodeCatchClauseCollection CatchClauses { get; } = new CodeCatchClauseCollection();