34 references to new
System.Drawing.Common.Tests (34)
System\Drawing\Drawing2D\GraphicsPathIteratorTests.cs (34)
38using GraphicsPathIterator gpi = new(gp); 46using GraphicsPathIterator gpi = new(gp); 53using GraphicsPathIterator gpi = new(null); 61using GraphicsPathIterator gpi = new(gp); 71using GraphicsPathIterator gpi = new(gp); 79using GraphicsPathIterator gpi = new(null); 88using GraphicsPathIterator gpi = new(gp); 100using GraphicsPathIterator gpi = new(gp); 111using GraphicsPathIterator gpi = new(gp); 121using GraphicsPathIterator gpi = new(gp); 132using GraphicsPathIterator gpi = new(gp); 141using GraphicsPathIterator gpi = new(gp); 150using GraphicsPathIterator gpi = new(gp); 159using GraphicsPathIterator gpi = new(gp); 160using GraphicsPathIterator gpiEmpty = new(gpEmpty); 161using GraphicsPathIterator gpiNull = new(null); 171using GraphicsPathIterator gpi = new(gp); 172using GraphicsPathIterator gpiNull = new(null); 182using GraphicsPathIterator gpiWithSubpaths = new(gp); 194using GraphicsPathIterator gpi = new(gp); 195using GraphicsPathIterator gpiEmpty = new(gpEmpty); 196using GraphicsPathIterator gpiNull = new(null); 213using GraphicsPathIterator gpi = new(gp); 230using GraphicsPathIterator gpi = new(gp); 246using GraphicsPathIterator gpi = new(gp); 263using GraphicsPathIterator gpi = new(gp); 272using GraphicsPathIterator gpi = new(gp); 292using GraphicsPathIterator gpi = new(gp); 301using GraphicsPathIterator gpi = new(gp); 310using GraphicsPathIterator gpi = new(gp); 323using GraphicsPathIterator gpi = new(gp); 342using GraphicsPathIterator gpi = new(gp); 356using GraphicsPathIterator gpi = new(gp); 372using GraphicsPathIterator gpi = new(gp);