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