2 writes to Next
System.Drawing.Common (2)
System\Drawing\Graphics.cs (1)
3406
_previousContext.
Next
= context;
System\Drawing\GraphicsContext.cs (1)
26
Next
= null;
2 references to Next
System.Drawing.Common (2)
System\Drawing\Graphics.cs (1)
3269
if (context is null || !context.
Next
!.IsCumulative)
System\Drawing\GraphicsContext.cs (1)
25
Next
?.Dispose();