You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I a recent project I was working on, I discovered to my big surprise that a command/commandhandler was never used, i.e., nowhere in the application that command was sent out.
Would it make sense to add diagnostics for this case as well in order to make it easier to discover dead code?
The text was updated successfully, but these errors were encountered:
I a recent project I was working on, I discovered to my big surprise that a command/commandhandler was never used, i.e., nowhere in the application that command was sent out.
Would it make sense to add diagnostics for this case as well in order to make it easier to discover dead code?
The text was updated successfully, but these errors were encountered: