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

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.