Easily navigate code delegates while debugging - Visual Studio Blog
Easily navigate code delegates while debugging - Visual Studio Blog
devblogs.microsoft.com Easily navigate code delegates while debugging - Visual Studio Blog
While debugging you can now hover over any delegate and get a convenient Go to source link, making it easier to navigate to underlying code.
When you pause while debugging, you can hover over any delegate and get a convenient go to source link, here is an example with a Func delegate.
If you already know about delegates, there's not a lot of content in this dev blog post. Not that that's necessarily a bad thing either.
0
comments