4 references to EndContainer
System.Drawing.Common.Tests (4)
mono\System.Drawing\GraphicsTests.cs (4)
975
g.
EndContainer
(gc);
1008
g.
EndContainer
(gc);
1042
g.
EndContainer
(gc);
1086
Assert.Throws<ArgumentNullException>(() => g.
EndContainer
(null));