Debugging code delegates in Visual Studio has become easier with the latest updates in version 17.10. Now, developers can hover over any delegate while debugging to get a 'Go to source' link, allowing quick navigation to the underlying code. This feature supports both managed code and C++ function pointers.

2m read timeFrom devblogs.microsoft.com
Post cover image
Table of contents
Mark Downie Principal Program Manager, Visual Studio

Sort: