What an interesting feature JetBrains prepared for us in the nearest release of .NET tools: Predictive Debugging. If activated, the debugger will evaluate some expressions and show the results before you came to that places step-by-step. Has some limitations, but seems very interesting concept.
https://blog.jetbrains.com/dotnet/2023/07/27/introducing-predictive-debugging-a-game-changing-look-into-the-future/