2 references to new
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\Effects\EffectsTests.cs (2)
274using DensityCurveEffect effect = new(CurveChannel.All, density); 283Action action = () => _ = new DensityCurveEffect(CurveChannel.All, density);