Skip to content

Fix for Use string .ToProperty overload#81

Merged
ChrisPulman merged 1 commit intomainfrom
CP_FixFor72
Oct 18, 2024
Merged

Fix for Use string .ToProperty overload#81
ChrisPulman merged 1 commit intomainfrom
CP_FixFor72

Conversation

@ChrisPulman
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

fix
closes #72

What is the current behavior?

#72

What is the new behavior?

The code has been updated to use nameof(Property) where this is generated

What might this PR break?

none, a performance increase may be present

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@ChrisPulman ChrisPulman merged commit 4bc3d6d into main Oct 18, 2024
@ChrisPulman ChrisPulman deleted the CP_FixFor72 branch October 18, 2024 00:20
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 1, 2024

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Use string .ToProperty overload to avoid performance costly Expression overload.

1 participant