Please up-vote to fix data portal methods being faded out - IDE0051 #4324
Unanswered
michaelcsikos
asked this question in
General
Replies: 1 comment 1 reply
-
It looks like they closed that issue as a duplicate. The related issue is here: https://developercommunity.visualstudio.com/t/Private-Unity-messages-incorrectly-marke/10779025 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In a recent Visual Studio update, our beloved data portal methods are being faded out because of
IDE0051 Private member '[method name]' is unused
. Microsoft has not provided an option to disable this "feature".Would you mind taking a moment to up-vote this issue on the Developer Community so we get this prioritised:
https://developercommunity.visualstudio.com/t/unused-private-member-IDE0051-fading-e/10781612
Beta Was this translation helpful? Give feedback.
All reactions