You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elements that are DeprecationLevel.HIDDEN are not accessible in code and should not be visible in docs. They currently are present in the Documentable tree.
This would probably involve a SuppressedByConditionDocumentableFilterTransformer or similar, as I implemented for us.