1 write to _statements
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeCatchClause.cs (1)
108_statements = new CodeStatementCollection();
2 references to _statements
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeCatchClause.cs (2)
106if (_statements == null) 110return _statements;