Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sequence points and breakpoints for expression-bodied members #14438

Closed
gafter opened this issue Oct 11, 2016 · 1 comment
Closed

Sequence points and breakpoints for expression-bodied members #14438

gafter opened this issue Oct 11, 2016 · 1 comment
Assignees
Labels
4 - In Review A fix for the issue is submitted for review. Area-Compilers Bug Feature - Expression-Bodied Ctor/Dtor/Accessor Expression-Bodied Members
Milestone

Comments

@gafter
Copy link
Member

gafter commented Oct 11, 2016

We should add tests (and implementation if needed) so that breakpoints can be added in an expression-bodied ctor, dtor, property accessor, or event accessor.

See #14426 for some recent work in this area that may be a useful guide. It is possible some work may be needed for the corresponding sequence points.

@gafter gafter added this to the 2.0 (RTM) milestone Oct 11, 2016
@gafter gafter self-assigned this Oct 11, 2016
@gafter
Copy link
Member Author

gafter commented Oct 11, 2016

Part of #14351

@gafter gafter modified the milestones: 2.0 (RC), 2.0 (RTM) Oct 13, 2016
gafter added a commit to gafter/roslyn that referenced this issue Oct 14, 2016
@gafter gafter added 4 - In Review A fix for the issue is submitted for review. and removed 3 - Working labels Oct 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - In Review A fix for the issue is submitted for review. Area-Compilers Bug Feature - Expression-Bodied Ctor/Dtor/Accessor Expression-Bodied Members
Projects
None yet
Development

No branches or pull requests

1 participant