Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace more Unsafe.SizeOf<T> with sizeof(T) #104923

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Jul 15, 2024

Also suppress CS8500 broadly rather than in hundreds of files individually. We'd previously discussed doing so and decided to wait until we saw the need more broadly, which I believe is now.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Also suppress CS8500 globally rather than in hundreds of files individually and fix NoWarns that weren't inheriting global NoWarns.
@stephentoub stephentoub deleted the unsafesizeof branch July 17, 2024 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants