1 write to _statements
System.Windows.Forms.Design (1)
System\ComponentModel\Design\Serialization\StatementContext.cs (1)
28
public ObjectStatementCollection StatementCollection =>
_statements
??= new ObjectStatementCollection();