Native AOT outer loop tests are hitting this assert very frequently: ``` Debug Assertion Violation Expression: 'codeManager->IsUnwindable(pvAddress) || runtime->IsConservativeStackReportingEnabled()' File: /__w/1/s/src/coreclr/nativeaot/Runtime/thread.cpp, Line: 689 ``` Examples: https://github.com/dotnet/runtime/pull/85694/checks?check_run_id=24608826010 https://github.com/dotnet/runtime/pull/101858/checks?check_run_id=24608136220 https://github.com/dotnet/runtime/pull/101767/checks?check_run_id=24511487322