Base:
4 references to GetHashCode
System.Drawing.Common.Tests (4)
System\Drawing\FontTests.cs (4)
446Assert.Equal(font.GetHashCode(), font.GetHashCode()); 888Assert.NotEqual(font1.GetHashCode(), font2.GetHashCode());