Files
OpenRA/OpenRA.Mods.Common/DiscordService.cs
RoosterDragon ac0969d688 Use nameof instead of hardcoded strings in reflection calls.
This helps improve the safety of code the uses reflection when methods may get renamed, and helps navigating code as the nameof will show up when searching for references to members.
2022-04-14 19:58:15 +02:00

5.6 KiB