26 references to new
System.Drawing.Common.Tests (26)
System\Drawing\BufferedGraphicsContextTests.cs (19)
13
using BufferedGraphicsContext context =
new
();
20
using BufferedGraphicsContext context =
new
();
32
using BufferedGraphicsContext context =
new
();
44
using BufferedGraphicsContext context =
new
();
56
using BufferedGraphicsContext context =
new
();
78
using BufferedGraphicsContext context =
new
();
100
using BufferedGraphicsContext context =
new
();
122
using BufferedGraphicsContext context =
new
();
129
using BufferedGraphicsContext context =
new
();
137
using BufferedGraphicsContext context =
new
();
145
using BufferedGraphicsContext context =
new
();
158
using BufferedGraphicsContext context =
new
();
178
using BufferedGraphicsContext context =
new
();
186
using BufferedGraphicsContext context =
new
();
199
using BufferedGraphicsContext context =
new
();
208
using BufferedGraphicsContext context =
new
();
213
private static void AllocateBufferedGraphicsContext() => new
BufferedGraphicsContext
();
228
using BufferedGraphicsContext context =
new
();
240
using BufferedGraphicsContext context =
new
();
System\Drawing\BufferedGraphicsTests.cs (7)
11
using BufferedGraphicsContext context =
new
();
26
using BufferedGraphicsContext context =
new
();
43
using BufferedGraphicsContext context =
new
();
63
using BufferedGraphicsContext context =
new
();
86
using BufferedGraphicsContext context =
new
();
108
using BufferedGraphicsContext context =
new
();
118
using BufferedGraphicsContext context =
new
();