4 references to AddRectangles
System.Drawing.Common.Tests (4)
System\Drawing\Drawing2D\GraphicsPathTests.cs (4)
763gpi.AddRectangles(rectInt); 791gpi.AddRectangles(rectInt); 807AssertExtensions.Throws<ArgumentNullException>("rects", () => gp.AddRectangles((Rectangle[])null)); 1940gp.AddRectangles(rects);