TypeName | ConvertToExpressionBodiedMemberAnalyzer |
Check Id | CC0038 |
Category | Style |
Severity | Hidden |
Usage of an expression-bodied members improve readability of the code.
A code fix will be presented to you that will transform the code, it will convert the method or property into an expression-bodied function.
TBD
TBD