| TypeName | RemoveCommentedCodeAnalyzer |
| Check Id | CC0037 |
| Category | Style |
| Severity | Info |
Useless commented code should be removed.
//class SampleClass
//{
//}A code fix will be presented to you that will transform the code, it will delete the comment.

TBD
TBD