-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(MemberChange): support multiple field store instructions
A property setter can be written manually, without using an auto-implemented property. In those cases users are free to set the backing field value multiple times. This change ensures any such field store instruction calls the change handler methods.
- Loading branch information
Christopher - Marcel Böddecker
committed
Mar 20, 2019
1 parent
b29c017
commit 7e504ff
Showing
1 changed file
with
99 additions
and
93 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters