-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
The currently generated guard clauses could be made a lot more elegant by using the nameof operator and throw expressions. But in order to do this, first we should be able to determine the selected C# language version of the project.
See the stackoverflow question:
Reactions are currently unavailable