Sometimes renaming fails because there are invalid characters in the name of the member(e.g. asterisk, space), so parameters are trimmed from the name.
However, this may causes name duplication at overloaded functions. If this occurs then offset of the member concatenated to the name.
Sometimes renaming fails because there are invalid characters in the name of the member(e.g. asterisk, space), so parameters are trimmed from the name. However, this may causes name duplication at overloaded functions. If this occurs then offset of the member concatenated to the name.