Unused value assignment analysis doesn't handle ref locals #32855
Labels
Area-IDE
Bug
IDE-CodeStyle
Built-in analyzers, fixes, and refactorings
Resolution-Fixed
The bug has been fixed and/or the requested behavior has been implemented
Milestone
Version Used: Visual Studio 2019 Preview 2
Found while working on coverlet-coverage/coverlet#309
Steps to Reproduce:
Expected Behavior:
IDE0059 is not reported for the assignment.
Actual Behavior:
IDE0059 is reported for the assignment.
The text was updated successfully, but these errors were encountered: