CommunityToolkit / CommunityToolkit/dotnet
[RelayCommand] generates "XxxCommandCommand"
Open
- Dominant language
- C#
- Stars
- 3.8k
- Forks
- 400
- PR merge metrics
- No merged PRs in 30d
Description
Can the code generator for [RelayCommand] issue a warning/error if the method name ends in "...Command", to avoid a command unintentionally called "XxxCommandCommand" being generated?
Contributor guide
Assessment
This issue has not been assessed yet.