Skip to content

don't replace readonly auto property access (in ctor) from another class - #29

Merged
ltcmelo merged 2 commits into
masterfrom
p21
Jun 28, 2022
Merged

don't replace readonly auto property access (in ctor) from another class#29
ltcmelo merged 2 commits into
masterfrom
p21

Conversation

@ltcmelo

@ltcmelo ltcmelo commented Jun 28, 2022

Copy link
Copy Markdown
Contributor

pr #28 introduced a regression: it was replacing an access to a readonly property but without checking whether the property in question was contained in the class undergoing an auto property implementation;
this pr fixes that regression

@ltcmelo
ltcmelo requested a review from xavierpinho June 28, 2022 13:35
@ltcmelo
ltcmelo merged commit ab42def into master Jun 28, 2022
@delete-merged-branch
delete-merged-branch Bot deleted the p21 branch June 28, 2022 14:00
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