public override bool Equals(object right) => default; // 0x00AED370-0x00AED460 public bool Equals(DictionaryInfo other) => default; // 0x00AED460-0x00AED4A0
public bool Equals(DictionaryInfo other) { return(this == other); }