dotnet icon indicating copy to clipboard operation
dotnet copied to clipboard

[RelayCommand] generates "XxxCommandCommand"

Open zotrb opened this issue 2 years ago • 0 comments

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?

zotrb avatar Dec 11 '23 08:12 zotrb