3 references to SetNoOp
System.Drawing.Common.Tests (3)
System\Drawing\Imaging\ImageAttributesTests.cs (3)
674
imageAttr.
SetNoOp
();
702
AssertExtensions.Throws<ArgumentException>(null, imageAttr.
SetNoOp
);
722
imageAttr.
SetNoOp
();