Base:
2 references to GetHashCode
DesignSurfaceExt (2)
Framework\Range.cs (2)
51return HashHelpers.Combine(Start.GetHashCode(), End.GetHashCode());