2 references to ClearRemapTable
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageAttributesTests.cs (2)
1252
imageAttr.
ClearRemapTable
();
1278
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
ClearRemapTable
());