1 write to
System.Drawing.Common.Tests (1)
System\Drawing\Imaging\ColorMatrixTests.cs (1)
279cm[i, j] = IndexedColorMatrix[i][j];
2 references to
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ColorMatrixTests.cs (2)
206Assert.Equal(IndexedColorMatrix[i][j], cm[i, j]); 287Assert.Equal(IndexedColorMatrix[i][j], cm[i, j]);