Sequence points and breakpoints for expression-bodied members #14438
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
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.
The text was updated successfully, but these errors were encountered: