5 references to SetNoOp
System.Drawing.Common.Tests (5)
System\Drawing\Imaging\ImageAttributesTests.cs (5)
690
imageAttr.
SetNoOp
(type);
704
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
SetNoOp
(ColorAdjustType.Default));
712
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
SetNoOp
(type));
740
imageAttr.
SetNoOp
(type);
757
imageAttr.
SetNoOp
(type);