11 references to new
System.Windows.Forms.Design.Tests (11)
System\ComponentModel\Design\ArrayEditorTests.cs (11)
27
SubArrayEditor editor =
new
(type);
40
SubArrayEditor editor =
new
(null);
61
SubArrayEditor editor =
new
(null);
80
SubArrayEditor editor =
new
(null);
87
SubArrayEditor editor =
new
(null);
122
SubArrayEditor editor =
new
(type);
129
SubArrayEditor editor =
new
(typeof(ClassWithStringDefaultProperty));
154
SubArrayEditor editor =
new
(null);
182
SubArrayEditor editor =
new
(typeof(int[]));
201
SubArrayEditor editor =
new
(typeof(int[]));
210
SubArrayEditor editor =
new
(type);