docs icon indicating copy to clipboard operation
docs copied to clipboard

C# Language reference: clearly separate `unsafe` constructs

Open BillWagner opened this issue 3 years ago • 0 comments

See https://github.com/dotnet/docs/pull/31089#discussion_r967193398

With new features designed to improve the performance of safe code, we should de-emphasize the use of unsafe` code by devoting a single section of the language reference to those features.

BillWagner avatar Sep 09 '22 15:09 BillWagner