getsentry / getsentry/sentry-dotnet
Consider alternative to ObsoleteAttribute on CrashType
Open
.NET
Next Major
Repository Maintenance
Task
- Dominant language
- C#
- Stars
- 770
- Forks
- 248
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 49
Description
### Description
This is something of a misuse of the `ObsoleteAttribute`:
https://github.com/getsentry/sentry-dotnet/blob/bd62cf0421cc7a5d7b7804f8461fae00d47d43b8/src/Sentry/CrashType.cs#L7-L8
## See also
- https://github.com/getsentry/sentry-dotnet/pull/4619#discussion_r2432380383
- https://github.com/getsentry/sentry-dotnet/issues/4641
Contributor guide
Assessment
This issue has not been assessed yet.