This content has moved to the dotnet/csharpstandard
repository.
The list below provides links to each heading in this section. The links specify the C# 6 branch, which is version when the specifications merged.
To view the text of the Microsoft spec before merging with the ECMA text, checkout the ms-spec-text tag in this repository.
- Unsafe code
- Unsafe contexts
- Pointer types
- Fixed and moveable variables
- Pointer conversions
- Pointers in expressions
- The fixed statement
- Fixed size buffers
- Stack allocation
- Dynamic memory allocation: Not included in the standard.