5 references to SetNoOp
System.Drawing.Common.Tests (5)
System\Drawing\Imaging\ImageAttributesTests.cs (5)
689imageAttr.SetNoOp(type); 703AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.SetNoOp(ColorAdjustType.Default)); 711AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.SetNoOp(type)); 739imageAttr.SetNoOp(type); 756imageAttr.SetNoOp(type);