When I put the 'final' keyword at the end of the class name, as shown in the below, the class-view shows 'final' instead of the proper class name.(Example)class CMyClass final{...};When I removed the keyword 'final', then it shows the class name well.
Visual Studio/Team Foundation Server/.NET Framework Tooling Version
What category (if any) best represents this feedback?
Steps to reproduce
Product Language
Operating System
Operating System Language
Actual results
Expected results
Locale
Please wait...