TypeName |
ReplaceWithGetterOnlyAutoPropertyAnalyzer |
Check Id |
CC0125 |
Category |
Refactoring |
Severity |
Hidden |
Cause
Getter only properties with backing read-only field can be converted to getter-only auto-properties.
Example
Code fix
A code fix will be presented to you that will transform the code.
TBD
See also
TBD