1 write to _statements
System.CodeDom (1)
System\CodeDom\CodeCatchClause.cs (1)
44public CodeStatementCollection Statements => _statements ??= new CodeStatementCollection();