Before .NET 10 rc1, if you stop on an unhandled exception, you could continuously unwind that exception and attempt to fix the problem. In the rc1 build, unwinding works only once. The debugger breaks ...
After migrating my APIs from .NET 9 to .NET 10, I started receiving the attached exception because parameterDescription.ModelMetadata is null.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results