Base:
1 reference to GetHashCode
System.Drawing.Common.Tests (1)
System\Drawing\Drawing2D\MatrixTests.cs (1)
208Assert.Equal(ReferenceEquals(matrix, other), matrix.GetHashCode().Equals(other.GetHashCode()));