11 references to MakeEmpty
System.Drawing.Common.Tests (5)
System\Drawing\RegionTests.cs (5)
530
emptyRegion.
MakeEmpty
();
951
region.
MakeEmpty
();
1442
region.
MakeEmpty
();
1452
region.
MakeEmpty
();
1460
AssertExtensions.Throws<ArgumentException>(null, () => CreateDisposedRegion().
MakeEmpty
());
System.Windows.Forms.Tests (6)
System\Windows\Forms\ControlTests.Properties.cs (6)
9904
oldValue.
MakeEmpty
();
9908
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9914
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9956
oldValue.
MakeEmpty
();
9967
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9976
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);