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