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