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)
9902
oldValue.
MakeEmpty
();
9906
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9912
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9954
oldValue.
MakeEmpty
();
9965
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);
9974
Assert.Throws<ArgumentException>(oldValue.
MakeEmpty
);