Skip to content

Code Fixer for MVVMTK0034 (do not reference backing field directly) #577

@333fred

Description

@333fred

Overview

I have a number of places in my code where I'm reading from a backing field. This is generally fine, but I can understand the desire to have everything use the property. However, I'm going to be disabling this warning because I'm not going through and manually fixing up 76 warnings on correct code. I would love to see a fixer for this warning so I can re-enable it and fix it all at once.

Breaking change?

No

Alternatives

Doing nothing.

Additional context

I can certainly help point at resources and code fixer implementation questions, sergio knows where to find me.

Help us help you

No, just wanted to propose this

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature request 📬A request for new changes to improve functionalitymvvm-toolkit 🧰Issues/PRs for the MVVM Toolkit

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions