Base:
2 references to GetHashCode
System.Windows.Forms.Tests (2)
System\Windows\Forms\PaddingTests.cs (2)
399
Assert.Equal(expected, padding.
GetHashCode
().Equals(otherPadding.
GetHashCode
()));