Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning when property has a backing field but a manually implemented accessor does not use it #75325

Merged
merged 11 commits into from
Oct 16, 2024

Commits on Oct 1, 2024

  1. Add warning when property has a backing field but a manually implemen…

    …ted accessor does not use it
    RikkiGibson committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    3eb86da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd64f8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a8104a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    7c0f6c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. test churn

    RikkiGibson committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b6903fd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    36345ac View commit details
    Browse the repository at this point in the history
  2. Address some feedback

    RikkiGibson committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6b95474 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    79ff4ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c8e4d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ccabc View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update tests

    RikkiGibson committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b81794a View commit details
    Browse the repository at this point in the history