Daniel Lidström
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Detect unused return value
How can I configure the rules to show an error when return values are unused? This is to avoid forgetting to to await or checking results. I have searched the rules in C# settings but can't seem to...