2 references to Any
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageAttributesTests.cs (2)
240
yield return new object[] { ColorAdjustType.
Any
};
241
yield return new object[] { (ColorAdjustType.
Any
+ 1) };