A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Hi @Jerry Lipan ,
Welcome to Microsoft Q&A!
Please enable the Suppress JIT optimization on module load (Managed only) option under Tools > Options > Debugging node > General, and uncheck the Enable Just My Code option.
Meanwhile, you can try to change your configuration from Release to Debug. Then, relaunch your VS to try again.
Sincerely,
Anna
*
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.