Open chuckries opened 3 years ago
Tagging subscribers to this area: @tommcdon See info in area-owners.md if you want to be subscribed.
Author: | chuckries |
---|---|
Assignees: | - |
Labels: | `area-Diagnostics-coreclr`, `untriaged` |
Milestone: | - |
cc @tommcdon
@hoyosjs
Originally reported here: https://developercommunity.visualstudio.com/t/The-debugger-does-not-step-through-a-met/1407274
This issue repros in VS with:
Repro code:
Repro:
Expected: step stops on closing brace of the loop and the loop can continue to step'd through Actual: step stops in getter for InitComplete, loop has completed
Notes: