public override int GetHashCode() { return(Hashing.GetHashCode(this.Value)); }
public override int GetHashCode() { return(Hashing.GetCollectionHash(this.children)); }