Skip to content

C# Memory Safety Improvement #532

Description

@beauchama

.NET will improve the C# memory safety by redesigning the keyword unsafe.
The new model will be a preview in .NET 11 and as a production in .NET 12.

We need to monitor the .NET 11 preview because right now Visual Studio
is a little lost about the keyword unsafe. The IDE pop a warning telling
that the keyword is unnecessary but it will fail the build.

Dev blog

Metadata

Metadata

Assignees

Labels

technicalTechnical feature (actions, hosting, etc...)

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions