1 write to statements
System (1)
compmod\system\codedom\CodeCatchClause.cs (1)
97statements = new CodeStatementCollection();
2 references to statements
System (2)
compmod\system\codedom\CodeCatchClause.cs (2)
96if (statements == null) { 99return statements;