2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
294using ExposureCurveEffect effect = new(CurveChannel.All, exposure); 303Action action = () => _ = new ExposureCurveEffect(CurveChannel.All, exposure);