Skip to content

Use nameof for all dynamically built quotations#1471

Merged
cartermp merged 1 commit intofsprojects:mainfrom
mlaily:less-magic
Jan 17, 2023
Merged

Use nameof for all dynamically built quotations#1471
cartermp merged 1 commit intofsprojects:mainfrom
mlaily:less-magic

Conversation

@mlaily
Copy link
Copy Markdown
Contributor

@mlaily mlaily commented Jan 8, 2023

This makes it easier to debug and follow the code since the IDE is able to find the referenced methods and display their signature at the location they are used.

This is only a technical refactoring. Functionally, nothing should have changed.

This makes it easier to follow the code since the IDE
is able to find the referenced methods.
@cartermp cartermp merged commit edda4eb into fsprojects:main Jan 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants