RCS1163: suggest fix "rename as _"
Open
Area-Analyzers
Feature Request
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 294
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 4
Description
Could you add a suggested code fix in the Quick Actions for RCS1163 to rename the parameter as '_' (or '__', etc.. if '_' is already in use)
This effectively suppress the warning when you can't change the signature of the method/lambda for various reasons.
Contributor guide
Assessment
This issue has not been assessed yet.