### Description ### Summary All Sentry-packages should have public-API snapshot tests. ### Remarks Not all Sentry-packages currently have snapshot tests that verify the public surface area. E.g. #4899 - https://github.com/getsentry/sentry-dotnet/pull/4899#discussion_r3149881700
Description
Summary
All Sentry-packages should have public-API snapshot tests.
Remarks
Not all Sentry-packages currently have snapshot tests that verify the public surface area.
E.g. #4899