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