Methods marked with the JetBrains UsedImplicitly attribute have an IDE0051 warning #39028
Labels
Area-IDE
Developer Community
The issue was originally reported on https://developercommunity.visualstudio.com
Question
Resolution-By Design
The behavior reported in the issue matches the current design
This issue has been moved from a ticket on Developer Community.
[regression] [worked-in:15.9.16]
Methods marked with the JetBrains attribute [UsedImplicitly] are greyed out with an IDE0051 analysis warning
For instance using PropertyChanged.Fody for classes that implement INotifyPropertyChanged there is no need to call the private method OnPropertyChanged in the C# file.
In Visual Studio 2017 the UsedImplicitly attribute was correctly recognised and there was no IDE0051 warning
Original Comments
Visual Studio Feedback System on 10/3/2019, 00:11 AM:
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)
The text was updated successfully, but these errors were encountered: