3 references to new
System.Windows.Forms.Design.Tests (3)
System\ComponentModel\Design\ArrayEditorTests.cs (3)
132ArrayEditor editor = new(typeof(string[])); 159ArrayEditor editor = new(typeof(string[])); 201public SubArrayEditor(Type type) : base(type)