Skip to content

Adjust expected behavior for tests targeting late-bound access to init-only properties.#57426

Merged
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue56665
Oct 28, 2021
Merged

Adjust expected behavior for tests targeting late-bound access to init-only properties.#57426
AlekseyTs merged 1 commit intodotnet:mainfrom
AlekseyTs:Issue56665

Conversation

@AlekseyTs
Copy link
Contributor

VB runtime was adjusted to prevent write access to init-only properties. This change adjusts test expectations accordingly.
Closes #56665.

…t-only properties.

VB runtime was adjusted to prevent write access to init-only properties. This change adjusts test expectations accordingly.
Closes dotnet#56665.
@AlekseyTs AlekseyTs requested a review from a team October 27, 2021 22:38
@AlekseyTs AlekseyTs enabled auto-merge (squash) October 28, 2021 14:05
@AlekseyTs AlekseyTs merged commit 77595a7 into dotnet:main Oct 28, 2021
@ghost ghost added this to the Next milestone Oct 28, 2021
@allisonchou allisonchou modified the milestones: Next, 17.1.P2 Nov 30, 2021
JoeRobich added a commit that referenced this pull request May 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unskip InitOnlyMemberTests.LateBound tests

3 participants