2 writes to _context
System.Drawing.Common (2)
System\Drawing\BufferedGraphics.cs (2)
29_context = context; 46_context = null!;
3 references to _context
System.Drawing.Common (3)
System\Drawing\BufferedGraphics.cs (3)
39if (_context is not null) 41_context.ReleaseBuffer(); 45_context.Dispose();