Consider using Append instead of Insert in GetDisplayName logic
Open
- Dominant language
- C#
- Stars
- 392
- Forks
- 128
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 2
Description
The logic for getting user-friendly member reference display names has `Insert (0, blah)` all over the place. This makes code a little bit harder to follow and probably less performant.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.