EditorBrowsableAttribute behavior changed in recent releases of Visual Studio #76836
Labels
Area-IDE
Bug
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
Milestone
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work] [regression] [worked-in:ca. 17.10 or so still worked]
We have a library which must hide a lot of its API to the normal user. This is done using
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
Up until a few weeks ago, this worked as expected, which was:
Recently this has changed: We ourselves don't get the "hidden" APIs suggested any more, making it very difficult to write our own code!
Original Comments
Feedback Bot on 1/19/2025, 09:12 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.
Feedback Bot on 1/20/2025, 11:24 PM:
This issue is currently being investigated. Our team will get back to you if either more information is needed, a workaround is available, or the issue is resolved.
The text was updated successfully, but these errors were encountered: