getsentry / sentry-dotnet

Sentry SDK for .NET
https://docs.sentry.io/platforms/dotnet
MIT License
566 stars 203 forks source link

Improve native AOT compatibility in Ben.Demystifier #3322

Closed jamescrosswell closed 3 weeks ago

jamescrosswell commented 3 weeks ago

Resolves https://github.com/getsentry/sentry-dotnet/issues/3282

As Ben Adams appears to be awol, even though it hasn't been merged into main on the upstream repo yet I've patched our fork of Ben.Demystifier with:

Nothing to note in the changelog until we actually leverage the new code for AOT compilation. We'll need to address the other things Michal mentioned in that PR before doing that however, which we can do in:

skip-changelog