-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Description
This issue has been moved from a ticket on Developer Community.
[severity:I'm somewhat annoyed. A fix would be nice] [regression] [worked-in:16.7]
I use the SuppressMessageAttribute to suppress certain Resharper warnings. Visual Studio 2019 16.8.0 preview 2 is incorrectly suggesting that these attributes can be removed because they are not used. In fact, they are being used by Resharper.
[SuppressMessage("ReSharper", "UnusedMember.Global", Justification = "For future use.")]
Would it be possible to check the category and not step on Resharper's SuppressMessage attributes?
Original Comments
Feedback Bot on 8/30/2020, 08:05 PM:
We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.
Original Solutions
(no solutions)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status