Breakpoint on return #4151
-
While debugging in C#, I often find myself taking a method of the form:
and breaking it into multiple lines like:
just so that I can set a breakpoint on the |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
This would be an issue for another repo. I'm not sure which one, but maybe Roslyn? |
Beta Was this translation helpful? Give feedback.
-
(Opened as dotnet/roslyn#49466) |
Beta Was this translation helpful? Give feedback.
This would be an issue for another repo. I'm not sure which one, but maybe Roslyn?