public override int GetHashCode() { var hashCode = 622955006; hashCode = hashCode * -1521134295 + Type.GetHashCode(); return(hashCode); }