Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix #2922: Invalid object initializer ILAst, when expression tree con…
…tains get-accessor in Expression.Bind. Because either one of the accessors is used by Expression.Bind to determine the property, we can safely use the set-accessor instead.
- Loading branch information