VS2015 string replacement with Regular Expression

Case:
replace Set(“PropertyName”, ref property, value) to Set(() => PropertyName, ref property, value)

The regular expression:

The replacement expression:

Leave a Reply

Your email address will not be published / Required fields are marked *