public bool Equals(AttributeUsageInfo other) { return(this == other); }
public bool Equals(AttributeUsageInfo other) { return this == other; }